Changeset 54426
- Timestamp:
- 10/09/2022 04:37:01 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/customize/manager.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/customize/manager.php
r54425 r54426 548 548 add_theme_support( 'custom-background' ); 549 549 550 $existing_canola_attachment_id = self::factory()->attachment->create_object(550 $existing_canola_attachment_id = self::factory()->attachment->create_object( 551 551 DIR_TESTDATA . '/images/canola.jpg', 552 552 0,
Note: See TracChangeset
for help on using the changeset viewer.