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 e72f7de commit 0a1f2d0Copy full SHA for 0a1f2d0
t/t7900-maintenance.sh
@@ -441,7 +441,7 @@ test_expect_success 'register preserves existing strategy' '
441
test_config maintenance.strategy incremental
442
'
443
444
-test_execpt_success 'fails when running outside of a repository' '
+test_expect_success 'fails when running outside of a repository' '
445
nongit test_must_fail git maintenance run &&
446
nongit test_must_fail git maintenance stop &&
447
nongit test_must_fail git maintenance start &&
0 commit comments