Skip to content

Commit 7d8a425

Browse files
committed
increase retries (possible race-condition)
1 parent 8893c51 commit 7d8a425

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/test/resources/test.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
test.api.url=http://localhost:9984
22
test.app.id=2bbaf3ff
3-
test.app.key=c929b708177dcc8b9d58180082029b8d
3+
test.app.key=c929b708177dcc8b9d58180082029b8d
4+
test.status.retries=300

0 commit comments

Comments
 (0)