Skip to content

Commit 7d63dba

Browse files
authored
Merge pull request #281 from akkspros/patch-1
Update test.php
2 parents 4735f74 + 42441b3 commit 7d63dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
}
3737
unset( $WPT_FLAVOR_INI );
3838

39-
// Uses the flavor (usually to test WordPress Multisite)
39+
// Uses the extra tests group (e.g., ajax, ms-files, external-http)
4040
$WPT_EXTRATESTS_INI = trim( getenv( 'WPT_EXTRATESTS' ) );
4141
switch( $WPT_EXTRATESTS_INI ) {
4242
case 0:

0 commit comments

Comments
 (0)