mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-22 20:41:18 +00:00
remove extra newline
This commit is contained in:
parent
ec87281cc1
commit
fd1ebf0aa0
@ -181,7 +181,6 @@ module.exports = BaseTest.extend({
|
||||
obj.intCol = 'dog';
|
||||
});
|
||||
|
||||
|
||||
TestCase.assertThrows(function() {
|
||||
obj.boolCol = undefined;
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user