- Timestamp:
- 11/24/2025 06:28:21 PM (9 months ago)
- Location:
- branches/6.9
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tests/phpunit/tests/block-supports/block-visibility.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.9
-
branches/6.9/tests/phpunit/tests/block-supports/block-visibility.php
r61014 r61288 64 64 $block_type = $this->register_visibility_block_with_support( 65 65 'test/visibility-block', 66 array( ' blockVisibility' => true )66 array( 'visibility' => true ) 67 67 ); 68 68 … … 91 91 $block_type = $this->register_visibility_block_with_support( 92 92 'test/visibility-block', 93 array( ' blockVisibility' => false )93 array( 'visibility' => false ) 94 94 ); 95 95
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)