Skip to content

Commit d73836e

Browse files
committed
Add and exclude html-api-html5lib-tests group
1 parent cc1ed71 commit d73836e

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<group>ms-files</group>
2929
<group>ms-required</group>
3030
<group>external-http</group>
31+
<group>html-api-html5lib-tests</group>
3132
</exclude>
3233
</groups>
3334
<logging>

tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
* @since 6.5.0
1919
*
2020
* @group html-api
21+
* @group html-api-html5lib-tests
2122
*/
2223
class Tests_HtmlApi_Html5lib extends WP_UnitTestCase {
2324
/**

0 commit comments

Comments
 (0)