Skip to content

Commit 35ff2fb

Browse files
committed
stamp: polishing
1 parent 44d94d9 commit 35ff2fb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crates/base/tests/integration_tests.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3933,8 +3933,6 @@ async fn test_user_workers_cleanup_idle_workers() {
39333933

39343934
assert_eq!(resp.status().as_u16(), StatusCode::OK);
39353935

3936-
sleep(Duration::from_secs(3)).await;
3937-
39383936
let mut resp = tb
39393937
.request(|b| {
39403938
b.uri("/_internal/cleanup-idle-workers")

0 commit comments

Comments
 (0)