Explorar o código

Update rustpad-server/tests/cleanup.rs

Eric Zhang %!s(int64=4) %!d(string=hai) anos
pai
achega
e2d9145a5f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      rustpad-server/tests/cleanup.rs

+ 1 - 1
rustpad-server/tests/cleanup.rs

@@ -42,7 +42,7 @@ async fn test_cleanup() -> Result<()> {
 
 
     let hour = Duration::from_secs(3600);
     let hour = Duration::from_secs(3600);
     time::pause();
     time::pause();
-    time::advance(46 * hour).await;
+    time::advance(47 * hour).await;
     expect_text(&filter, "old", "hello").await;
     expect_text(&filter, "old", "hello").await;
 
 
     time::advance(3 * hour).await;
     time::advance(3 * hour).await;