Changeset 55673 for trunk/tests/phpunit/tests/admin/includesPost.php
- Timestamp:
- 04/21/2023 10:41:58 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/admin/includesPost.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/admin/includesPost.php
r54244 r55673 827 827 'render_callback' => 'foo', 828 828 'ancestor' => array( 'core/test-ancestor' ), 829 'selectors' => array( 'root' => '.wp-block-test' ), 829 830 ); 830 831 … … 846 847 ), 847 848 'usesContext' => array(), 849 'selectors' => array( 'root' => '.wp-block-test' ), 848 850 'category' => 'common', 849 851 'styles' => array(),
Note: See TracChangeset
for help on using the changeset viewer.