Changeset 55822 for trunk/tests/phpunit/tests/blocks/editor.php
- Timestamp:
- 05/17/2023 10:44:21 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/blocks/editor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/blocks/editor.php
r55457 r55822 303 303 add_filter( 304 304 'upload_size_limit', 305 function() {305 static function() { 306 306 return 500; 307 307 }
Note: See TracChangeset
for help on using the changeset viewer.