Skip to content

Commit bccb9c1

Browse files
Tests: Remove external-http group from a get_theme_feature_list() test.
This particular test checks the list of theme features hardcoded into Core and does not perform an external API request. Follow-up to [39906]. See #64225. git-svn-id: https://develop.svn.wordpress.org/trunk@62243 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 9f8a3b1 commit bccb9c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/phpunit/tests/admin/includesTheme.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,6 @@ public function test_get_theme_featured_list_api() {
241241
*
242242
* Differences in the structure can also trigger failure by causing PHP notices/warnings.
243243
*
244-
* @group external-http
245244
* @ticket 28121
246245
*/
247246
public function test_get_theme_featured_list_hardcoded() {

0 commit comments

Comments
 (0)