Skip to content

Commit 1d6f934

Browse files
committed
fix test
1 parent 0a6d7e6 commit 1d6f934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/standard/tests/mail/mail_log.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ unlink("/tmp/mail.out");
4444
bool(true)
4545
bool(true)
4646
bool(true)
47-
[%d-%s-%d %d:%d:%d UTC] mail() on [%smail_log.php:%d]: To: test@example.com -- Headers: X-Test: 1
47+
[%d-%s-%d %d:%d:%d UTC] mail() on [%smail_log.php:%d]: To: test@example.com -- Headers: X-Test: 1 -- Subject: mail.log test
4848
Done

0 commit comments

Comments
 (0)