Skip to content

Commit 96f293b

Browse files
author
mgajda
committed
Add comment to trigger PR build
1 parent 21abca3 commit 96f293b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/io/envoyproxy/controlplane/server/V3DiscoveryServerAdsDeltaResourcesIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ public void validateTestRequestToEchoServerViaEnvoy() throws InterruptedExceptio
170170
snapshot
171171
);
172172

173+
// wait 2 seconds before we start checking this
173174
await().atMost(5, TimeUnit.SECONDS).pollDelay(2, TimeUnit.SECONDS).untilAsserted(
174175
() -> {
175176

0 commit comments

Comments
 (0)