Changeset 51415 for trunk/tests/phpunit/tests/ajax/MediaEdit.php
- Timestamp:
- 07/13/2021 10:43:42 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/ajax/MediaEdit.php
r49069 r51415 12 12 * @since 3.5.0 13 13 * @group ajax 14 * 15 * @requires function imagejpeg 14 16 */ 15 17 class Tests_Ajax_MediaEdit extends WP_Ajax_UnitTestCase { … … 26 28 /** 27 29 * @ticket 22985 28 * @requires function imagejpeg29 30 */ 30 31 public function testCropImageThumbnail() { … … 56 57 /** 57 58 * @ticket 32171 58 * @requires function imagejpeg59 59 */ 60 60 public function testImageEditOverwriteConstant() {
Note: See TracChangeset
for help on using the changeset viewer.