Changeset 50610 for trunk/tests/phpunit/tests/mail.php
- Timestamp:
- 03/27/2021 01:32:55 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/mail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/mail.php
r49844 r50610 172 172 173 173 // Non-fatal errors. 174 $this->assertTrue( wp_mail( 'valid@address.com', 'subject', 'body', "Cc: invalid-address\nBcc: @invalid.address", ABSPATH . '/non-exist ant-file.html' ) );174 $this->assertTrue( wp_mail( 'valid@address.com', 'subject', 'body', "Cc: invalid-address\nBcc: @invalid.address", ABSPATH . '/non-existent-file.html' ) ); 175 175 176 176 // Fatal errors.
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)