When running npm test (Pebble tests):
✖ FAIL: certificate is renewed correctly when necessary
operator: notEqual
expected: 117646477054221272n
actual : 117646477054221272n
Error: certificate is renewed correctly when necessary
at Test.assert [as _assert] (/Users/aral/Projects/other/auto-encrypt/node_modules/tape/lib/test.js:304:54)
at Test.bound [as _assert] (/Users/aral/Projects/other/auto-encrypt/node_modules/tape/lib/test.js:91:32)
at Test.notStrictEqual (/Users/aral/Projects/other/auto-encrypt/node_modules/tape/lib/test.js:488:10)
at Test.bound [as notStrictEquals] (/Users/aral/Projects/other/auto-encrypt/node_modules/tape/lib/test.js:91:32)
at Test.<anonymous> (file:///Users/aral/Projects/other/auto-encrypt/test/lib/Certificate.js:114:5)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
...
operator: notEqual
expected: 866598743423630402n
actual : 866598743423630402n
...
When running `npm test` (Pebble tests):
```
✖ FAIL: certificate is renewed correctly when necessary
operator: notEqual
expected: 117646477054221272n
actual : 117646477054221272n
Error: certificate is renewed correctly when necessary
at Test.assert [as _assert] (/Users/aral/Projects/other/auto-encrypt/node_modules/tape/lib/test.js:304:54)
at Test.bound [as _assert] (/Users/aral/Projects/other/auto-encrypt/node_modules/tape/lib/test.js:91:32)
at Test.notStrictEqual (/Users/aral/Projects/other/auto-encrypt/node_modules/tape/lib/test.js:488:10)
at Test.bound [as notStrictEquals] (/Users/aral/Projects/other/auto-encrypt/node_modules/tape/lib/test.js:91:32)
at Test.<anonymous> (file:///Users/aral/Projects/other/auto-encrypt/test/lib/Certificate.js:114:5)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
```
```
...
operator: notEqual
expected: 866598743423630402n
actual : 866598743423630402n
...
```