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:
Mark Nauwelaerts
2022-02-20 15:28:18 +01:00
parent 0d49f75131
commit 949345fb11

View File

@@ -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 &&