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.
2 parents 962393b + 42aa29e commit 1939ce6Copy full SHA for 1939ce6
t/lib-httpd.sh
@@ -169,7 +169,7 @@ test_http_push_nonff () {
169
test_i18ngrep "Updates were rejected because" output
170
'
171
172
- test_expect_failure 'force with lease aka cas' '
+ test_expect_${EXPECT_CAS_RESULT} 'force with lease aka cas' '
173
HEAD=$( cd "$REMOTE_REPO" && git rev-parse --verify HEAD ) &&
174
test_when_finished '\''
175
(cd "$REMOTE_REPO" && git update-ref HEAD "$HEAD")
0 commit comments