Fix test call its 'done' callback more than once
This commit is contained in:
parent
87c00b34b4
commit
30971e8c38
@ -178,7 +178,6 @@ describe('UserDialogModel tests', () => {
|
||||
expect(passInput.style.display).toBe('none');
|
||||
done();
|
||||
}, 100);
|
||||
done();
|
||||
}, 100);
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user