mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-20 00:18:45 +01:00
Update mock server
This commit is contained in:
@@ -119,6 +119,6 @@ describe('storage service', function (this: Mocha.Suite) {
|
||||
debug('Verifying the final manifest version');
|
||||
const finalState = await phone.expectStorageState('consistency check');
|
||||
|
||||
assert.strictEqual(finalState.version, 4);
|
||||
assert.strictEqual(finalState.version, 4n);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user