test_tail.rs: increase delay

This commit is contained in:
oech3
2026-05-06 08:35:00 +02:00
committed by Daniel Hofstetter
parent 7905732b9a
commit aeaf810eb5
+1 -1
View File
@@ -1578,7 +1578,7 @@ fn test_retry7() {
"--use-polling",
];
let mut delay = 100;
let mut delay = 500;
for _ in 0..2 {
at.mkdir(untailable);