Skip to content

Commit 150238d

Browse files
author
Artem
committed
fix ITests
1 parent 76d9df1 commit 150238d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

redisinsight/api/test/helpers/local-db.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,7 @@ export const createIncorrectDatabaseInstances = async () => {
417417
password: constants.TEST_INCORRECT_PASSWORD,
418418
modules: '[]',
419419
version: '7.0',
420+
timeout: 30000,
420421
});
421422
}
422423

0 commit comments

Comments
 (0)