]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5539-fetch-http-shallow.sh
t5539: update a flaky test
[thirdparty/git.git] / t / t5539-fetch-http-shallow.sh
index 94553e103968433aa55fd882a3006b375999759e..b46118846ca9950684ff3880179ca467253a7970 100755 (executable)
@@ -54,6 +54,7 @@ EOF
 test_expect_success 'no shallow lines after receiving ACK ready' '
        (
                cd shallow &&
+               test_tick &&
                for i in $(test_seq 15)
                do
                        git checkout --orphan unrelated$i &&