summaryrefslogtreecommitdiff
path: root/t/t4204-patch-id.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t4204-patch-id.sh')
-rwxr-xr-xt/t4204-patch-id.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/t4204-patch-id.sh b/t/t4204-patch-id.sh
index fe011f83ff..19468d8b60 100755
--- a/t/t4204-patch-id.sh
+++ b/t/t4204-patch-id.sh
@@ -112,8 +112,8 @@ test_expect_success 'file order is relevant with --unstable' '
'
#Now test various option combinations.
-test_expect_success 'default is unstable' '
- test_patch_id relevant default
+test_expect_success 'default is stable' '
+ test_patch_id irrelevant default
'
test_expect_success 'patchid.stable = true is stable' '