This commit is contained in:
Michael Zhu 2020-01-28 13:34:15 -08:00
parent 1027ee2481
commit b8ac9c2edd
2 changed files with 10 additions and 10 deletions

View File

@ -508,4 +508,4 @@ blockchainTests.resets('Broker <> Gods Unchained integration tests', env => {
balanceStore.assertEquals(expectedBalances); balanceStore.assertEquals(expectedBalances);
}); });
}); });
}); }); // tslint:disable-line:max-file-line-count