We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5d7308 + dde7891 commit f1cfacfCopy full SHA for f1cfacf
1 file changed
t/t7502-commit.sh
@@ -527,11 +527,6 @@ try_commit_status_combo () {
527
test_i18ngrep "^# Changes to be committed:" .git/COMMIT_EDITMSG
528
'
529
530
- test_expect_success 'commit' '
531
- try_commit "" &&
532
- test_i18ngrep "^# Changes to be committed:" .git/COMMIT_EDITMSG
533
- '
534
-
535
test_expect_success 'commit --status' '
536
try_commit --status &&
537
0 commit comments