Skip to content

Commit cc47781

Browse files
committed
Fix unit tests
1 parent b771f32 commit cc47781

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/phpunit/tests/template.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1561,7 +1561,6 @@ static function () {
15611561
'global-styles-inline-css',
15621562
'normal-css',
15631563
'normal-inline-css',
1564-
'wp-custom-css',
15651564
),
15661565
'BODY' => array(
15671566
'late-css',
@@ -1623,7 +1622,6 @@ function (): void {
16231622
'global-styles-inline-css',
16241623
'normal-css',
16251624
'normal-inline-css',
1626-
'wp-custom-css',
16271625
),
16281626
'BODY' => array(
16291627
'late-css',

0 commit comments

Comments
 (0)