Skip to content

Commit 00cffd0

Browse files
committed
test http bin in a vacuum
1 parent a2dee55 commit 00cffd0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/tests.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ async function runPingLoop() {
2222
if (difference > 1000) {
2323
console.log('HTTP bin container response time:', endTime - startTime, 'ms');
2424
}
25-
26-
await wait(100);
2725
}
2826
}
2927

0 commit comments

Comments
 (0)