We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7d3940 commit c514409Copy full SHA for c514409
1 file changed
tests/phpunit/tests/css-api/wp-css-token-processor.php
@@ -2,6 +2,8 @@
2
3
/**
4
* Comprehensive CSS processor tests based on the CSS Syntax Level 3 specification.
5
+ *
6
+ * @group css-api
7
*/
8
class Tests_CssApi_WpCssTokenProcessor extends WP_UnitTestCase {
9
0 commit comments