Skip to content

Commit aeaf810

Browse files
oech3cakebaker
authored andcommitted
test_tail.rs: increase delay
1 parent 7905732 commit aeaf810

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/by-util/test_tail.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1578,7 +1578,7 @@ fn test_retry7() {
15781578
"--use-polling",
15791579
];
15801580

1581-
let mut delay = 100;
1581+
let mut delay = 500;
15821582
for _ in 0..2 {
15831583
at.mkdir(untailable);
15841584

0 commit comments

Comments
 (0)