mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-11 14:54:33 +00:00
add semicolon
This commit is contained in:
parent
c959cc799c
commit
db8eb39b86
@ -79,7 +79,7 @@ module.exports = {
|
||||
TestCase.assertUndefined(session.url);
|
||||
TestCase.assertEqual(session.state, 'active');
|
||||
});
|
||||
})
|
||||
});
|
||||
},
|
||||
|
||||
testErrorHandling() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user