Skip to content

Commit

Permalink
log start/stop
Browse files Browse the repository at this point in the history
  • Loading branch information
nhenneaux committed Jan 9, 2024
1 parent c74c3bb commit e6b114f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ void testConcurrent() throws Exception {
}

@Test
@Timeout(90)
@Timeout(120)
void testConcurrentHttp1() throws Exception {
testConcurrent(new ClientConfig());
}
Expand Down

0 comments on commit e6b114f

Please sign in to comment.