- Timestamp:
- 06/04/2024 07:16:48 AM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/interactivity-api/wpInteractivityAPI-wp-text.php
r57836 r58321 13 13 * @group interactivity-api 14 14 */ 15 class Tests_ WP_Interactivity_API_WP_Text extends WP_UnitTestCase {15 class Tests_Interactivity_API_WpInteractivityAPIWPText extends WP_UnitTestCase { 16 16 /** 17 17 * Instance of WP_Interactivity_API. … … 132 132 * 133 133 * @covers ::process_directives 134 * 135 * @expectedIncorrectUsage WP_Interactivity_API::process_directives_args 134 136 */ 135 137 public function test_wp_text_fails_with_unbalanced_and_same_tags_inside_content() {
Note: See TracChangeset
for help on using the changeset viewer.