This commit is contained in:
maciejhirsz
2017-04-04 11:49:36 +02:00
parent 50e0221dd1
commit 94bfe116aa
6 changed files with 10 additions and 10 deletions

View File

@@ -60,7 +60,6 @@ describe('modals/CreateAccount/NewAccount', () => {
it('resets the accounts', () => {
expect(instance.state.accounts).to.be.null;
// expect(Object.keys(instance.state.accounts).length).to.equal(7);
});
it('resets the initial selected value', () => {