Skip to content

Commit 62551a7

Browse files
author
Sameer Naik
committed
Merge pull request #18 from sameersbn/raise-sleep-time
bump tests sleeptime
2 parents a289b12 + a7a168c commit 62551a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ POSTGRES_REPLICATION_PASSWORD=repl_password
99

1010
# source the helper script
1111
APP_NAME=postgresql
12-
SLEEP_TIME=10
12+
SLEEP_TIME=15
1313
container_link_and_run_command_DOCKER_ARGS="-e PGPASSWORD=$POSTGRES_PASSWORD"
1414
load tests/docker_helper
1515

0 commit comments

Comments
 (0)