Skip to content

Commit e98037a

Browse files
committed
update PHPDoc for tests
1 parent 0f32baf commit e98037a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/phpunit/tests/oembed/wpOembed.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,6 @@ public function test_wp_filter_pre_oembed_result_multisite_restores_state_if_no_
279279

280280
/**
281281
* @ticket 65068
282-
*
283282
* @covers WP_oEmbed::__construct
284283
*/
285284
public function test_malformed_provider_triggers_doing_it_wrong() {
@@ -301,7 +300,6 @@ public function test_malformed_provider_triggers_doing_it_wrong() {
301300

302301
/**
303302
* @ticket 65068
304-
*
305303
* @covers ::get_provider
306304
*/
307305
public function test_get_provider_handles_provider_without_regex_flag() {

0 commit comments

Comments
 (0)