Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
fdc-ntflx committed Dec 11, 2023
1 parent 0797731 commit 9b58f6b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ public void testRegularSubmitJob() throws IOException, InterruptedException {
controlPlaneHost,
controlPlanePort,
5,
Duration.ofSeconds(2).toMillis())) {
Duration.ofSeconds(5).toMillis())) {
fail("Failed to start job worker.");
}

Expand Down

0 comments on commit 9b58f6b

Please sign in to comment.