Skip to content

Commit a463664

Browse files
committed
chore(test-suite): await a bit for the KMS materials to be available
1 parent 8e22e74 commit a463664

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-suite/fhevm/scripts/deploy-fhevm-stack.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,4 +353,4 @@ ${RUN_COMPOSE} "test-suite" "Test Suite E2E Tests" "${PROJECT}-test-suite-e2e-de
353353
log_info "All services started successfully!"
354354

355355
# Wait a bit to ensure the KMS materials are ready before running tests.
356-
sleep 30
356+
sleep 60

0 commit comments

Comments
 (0)