Skip to content

Commit 2e44fea

Browse files
author
Artem
committed
fix ITests
1 parent 150238d commit 2e44fea

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
@@ -434,6 +434,7 @@ export const createAclInstance = async (rte, server): Promise<void> => {
434434
tls: false,
435435
verifyServerCert: false,
436436
connectionType: rte.env.type,
437+
timeout: 30000,
437438
}
438439

439440
if (rte.env.type === constants.CLUSTER) {

0 commit comments

Comments
 (0)