We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9ced2c + 5044e95 commit 44eb442Copy full SHA for 44eb442
2 files changed
tests/phpunit/tests/oembed/WpEmbed.php
@@ -5,7 +5,7 @@
5
*
6
* @coversDefaultClass WP_Embed
7
*/
8
-class Tests_WP_Embed extends WP_UnitTestCase {
+class Tests_oEmbed_WpEmbed extends WP_UnitTestCase {
9
/**
10
* @var WP_Embed
11
tests/phpunit/tests/oembed/wpOembed.php
* @coversDefaultClass WP_oEmbed
-class Tests_WP_oEmbed extends WP_UnitTestCase {
+class Tests_oEmbed_wpOembed extends WP_UnitTestCase {
* @var WP_oEmbed
0 commit comments