Skip to content

Commit

Permalink
Double wait time
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Jun 2, 2024
1 parent eadfb0c commit d95ee3f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,6 @@ class ExtendedPublishSleepTest {

companion object {
private const val TOPIC = "AnotherTest"
private const val WAIT_SECONDS = 310L
private const val WAIT_SECONDS = 620L
}
}

0 comments on commit d95ee3f

Please sign in to comment.