Changeset 44563 for trunk/tests/phpunit/wp-mail-real-test.php
- Timestamp:
- 01/11/2019 06:07:50 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/wp-mail-real-test.php
r42343 r44563 56 56 assert( true == is_blog_installed() ); 57 57 58 // phpcs:ignore Generic.NamingConventions.UpperCaseConstantName.ConstantNotUpperCase 58 59 define( 'PHPUnit_MAIN_METHOD', false ); 59 60 $original_wpdb = $GLOBALS['wpdb'];
Note: See TracChangeset
for help on using the changeset viewer.