Skip to content

Commit

Permalink
bump iterations
Browse files Browse the repository at this point in the history
  • Loading branch information
bryce-anderson committed Dec 3, 2024
1 parent 72ce45c commit fe56bde
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ public TicketObserver onAllowedThrough(StreamingHttpRequest request, CapacityLim
}

@Test
@RepeatedTest(100)
@RepeatedTest(200)
void repro() throws Exception {
testStopAcceptingConnections(false, "h1");
}
Expand Down

0 comments on commit fe56bde

Please sign in to comment.