X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/53f76663a55fc98d43d283dbef2306aac880d771..5f594e90e9a0867e1b87ffb8b0a077152246b56c:/t/t1202-push-undo.sh diff --git a/t/t1202-push-undo.sh b/t/t1202-push-undo.sh index 335b554..039103a 100755 --- a/t/t1202-push-undo.sh +++ b/t/t1202-push-undo.sh @@ -40,10 +40,10 @@ test_expect_success \ stg pop --all ' -test_expect_failure \ +test_expect_success \ 'Push the second patch with conflict' \ ' - stg push bar + ! stg push bar ' test_expect_success \