Expect success for the main pull tags test

The git bug that caused the switch to unstable has been fixed.

This reverts commit a5dfc9025b.
This commit is contained in:
Paul Wise
2021-03-31 20:09:07 +08:00
committed by Mark Nauwelaerts
parent 1ee28bd233
commit 5769e965eb

View File

@@ -1093,7 +1093,7 @@ test_expect_success 'push bookmark without changesets' '
check_bookmark hgrepo feature-a two
'
test_expect_unstable 'pull tags' '
test_expect_success 'pull tags' '
test_when_finished "rm -rf hgrepo gitrepo" &&
(