From aad1129f2619f3de48d577f107fa17be7589e556 Mon Sep 17 00:00:00 2001 From: Roman Mazur Date: Thu, 27 Jun 2019 14:56:43 +0300 Subject: [PATCH] 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 --- test/local-mode.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/local-mode.ts b/test/local-mode.ts index d856ff7d..8b3cc188 100644 --- a/test/local-mode.ts +++ b/test/local-mode.ts @@ -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({