Skip to content

Commit 9f89312

Browse files
committed
test: remove delay
1 parent 9187a33 commit 9f89312

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

boot/src/test/kotlin/integration/meter/MeterPartitionTest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ class MeterPartitionTest : ProbeIntegrationTest() {
119119
assertNotNull(instrumentService.addLiveInstrument(liveMeter).await())
120120

121121
repeat(10) {
122-
delay(500)
123122
doTest(it)
124123
}
125124

0 commit comments

Comments
 (0)