Changeset 56657 for trunk/tests/phpunit/tests/canonical/postStatus.php
- Timestamp:
- 09/22/2023 12:02:28 AM (2 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/canonical/postStatus.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/canonical/postStatus.php
r52010 r56657 170 170 parent::set_up(); 171 171 self::setup_custom_types(); 172 173 add_filter( 'pre_option_wp_attachment_pages_enabled', '__return_true' ); 172 174 } 173 175
Note: See TracChangeset
for help on using the changeset viewer.