Changeset 53561 for trunk/tests/phpunit/tests/ajax/MediaEdit.php
- Timestamp:
- 06/23/2022 07:45:24 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/ajax/MediaEdit.php
r51568 r53561 28 28 /** 29 29 * @ticket 22985 30 * @requires function imagejpeg 31 * 32 * @covers ::wp_insert_attachment 33 * @covers ::wp_save_image 30 34 */ 31 35 public function testCropImageThumbnail() { … … 57 61 /** 58 62 * @ticket 32171 63 * @requires function imagejpeg 64 * 65 * @covers ::wp_insert_attachment 66 * @covers ::wp_save_image 59 67 */ 60 68 public function testImageEditOverwriteConstant() {
Note: See TracChangeset
for help on using the changeset viewer.