mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2026-05-07 13:37:00 +02:00
test: drop check on default
... since default branch is updated semi-random (implementation defined) from the last non-branch push. Fixes mnauw/git-remote-hg#48
This commit is contained in:
@@ -797,7 +797,6 @@ test_expect_success 'remote big push force' '
|
||||
fi
|
||||
) &&
|
||||
|
||||
check_branch hgrepo default six &&
|
||||
check_branch hgrepo good_branch eight &&
|
||||
check_branch hgrepo bad_branch nine &&
|
||||
check_branch hgrepo new_branch ten &&
|
||||
|
||||
Reference in New Issue
Block a user