Teach git-fetch to exploit server side automatic tag following
[gitweb.git] / t / t3407-rebase-abort.sh
index 94bdd723306c7795c8a17095bad0925b662345d4..3417138a80989620519ac7c8bb48055fd0bdbf50 100755 (executable)
@@ -29,7 +29,7 @@ test_expect_success 'rebase --abort' '
        test $(git rev-parse to-rebase) = $(git rev-parse pre-rebase)
 '
 
-test_expect_failure 'rebase --abort after --skip' '
+test_expect_success 'rebase --abort after --skip' '
        # Clean up the state from the previous one
        git reset --hard pre-rebase
        rm -rf .dotest