Fix tests run removing .only

The issue was introduced with one of the recent changes related to local mode cleanup.

Change-type: patch
Signed-off-by: Roman Mazur <roman@balena.io>
This commit is contained in:
Roman Mazur 2019-06-27 14:56:43 +03:00
parent 064d082836
commit aad1129f26
No known key found for this signature in database
GPG Key ID: 9459886EFE6EE2F6

View File

@ -279,7 +279,7 @@ describe('LocalModeManager', () => {
removeStubs.forEach(s => expect(s.remove.callCount).to.be.equal(2));
});
it.only('skips cleanup in case of data corruption', async () => {
it('skips cleanup in case of data corruption', async () => {
const removeStubs = stubRemoveMethods(false);
await db.models('engineSnapshot').insert({