Changeset 50449 for trunk/tests/phpunit/tests/image/resizeImagick.php
- Timestamp:
- 02/27/2021 04:54:52 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/image/resizeImagick.php
r47198 r50449 22 22 require_once ABSPATH . WPINC . '/class-wp-image-editor-imagick.php'; 23 23 24 // This needs to come after the mock image editor class is loaded. 24 25 parent::setUp(); 25 26 }
Note: See TracChangeset
for help on using the changeset viewer.