We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84e5333 commit e670ba2Copy full SHA for e670ba2
t/t7513-interpret-trailers.sh
@@ -792,7 +792,7 @@ test_expect_success 'overriding configuration with "--where after"' '
792
test_cmp expected actual
793
'
794
795
-test_expect_success 'using "where = before" with "--no-where"' '
+test_expect_success 'using "--where after" with "--no-where"' '
796
test_config trailer.ack.key "Acked-by= " &&
797
test_config trailer.ack.where "before" &&
798
test_config trailer.bug.key "Bug #" &&
0 commit comments