We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f32baf commit e98037aCopy full SHA for e98037a
1 file changed
tests/phpunit/tests/oembed/wpOembed.php
@@ -279,7 +279,6 @@ public function test_wp_filter_pre_oembed_result_multisite_restores_state_if_no_
279
280
/**
281
* @ticket 65068
282
- *
283
* @covers WP_oEmbed::__construct
284
*/
285
public function test_malformed_provider_triggers_doing_it_wrong() {
@@ -301,7 +300,6 @@ public function test_malformed_provider_triggers_doing_it_wrong() {
301
300
302
303
304
305
* @covers ::get_provider
306
307
public function test_get_provider_handles_provider_without_regex_flag() {
0 commit comments