Files
wordpress/wp-includes
desrosj dea90ad8b7 Tests: Remove redundant wp_image_editors filter.
The `WP_Tests_Image_Resize_UnitTestCase` class extends `WP_Image_UnitTestCase`, which already has a `wp_image_editors` filter performing the same action.

This also officially declares `$editor_engine` as a property in the base class.

Props mukesh27.
See #63167.
Built from https://develop.svn.wordpress.org/trunk@60763


git-svn-id: http://core.svn.wordpress.org/trunk@60099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-09-16 00:04:33 +00:00
..