diff options
Diffstat (limited to 't')
-rwxr-xr-x | t/t5503-tagfollow.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t5503-tagfollow.sh b/t/t5503-tagfollow.sh index cd1f407174..525dd21ecb 100755 --- a/t/t5503-tagfollow.sh +++ b/t/t5503-tagfollow.sh @@ -14,7 +14,7 @@ export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME # L - A ------ O ------ B # \ \ \ # \ C - origin/cat \ -# origin/master master +# origin/master master test_expect_success setup ' test_tick && |