Changeset 56547 for trunk/tests/phpunit/tests/blocks/context.php
- Timestamp:
- 09/08/2023 09:30:38 AM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/blocks/context.php
r55457 r56547 206 206 $this->assertSame( array( 'example' => 'ok' ), $provided_context[0] ); 207 207 } 208 209 208 }
Note: See TracChangeset
for help on using the changeset viewer.