We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d74a2d6 commit 38e9777Copy full SHA for 38e9777
1 file changed
tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php
@@ -94,7 +94,7 @@ public function data_external_html5lib_tests() {
94
continue;
95
}
96
97
- if ( 'entities01.dat' === $entry ) {
+ if ( 'entities01.dat' === $entry || 'entities02.dat' === $entry ) {
98
99
100
0 commit comments