diff --git a/t/t7502-commit.sh b/t/t7502-commit.sh index efecb060f..d261b8252 100755 --- a/t/t7502-commit.sh +++ b/t/t7502-commit.sh @@ -237,7 +237,7 @@ test_expect_success 'cleanup commit messages (strip,-F,-e): output' ' test_expect_success 'message shows author when it is not equal to committer' ' echo >>negative && - test_might_fail git commit -e -m "sample" && + git commit -e -m "sample" -a && test_i18ngrep \ "^# Author: *A U Thor \$" \ .git/COMMIT_EDITMSG