Skip to content

Commit f4452a1

Browse files
Remove empty line at beginning of class
Co-authored-by: Peter Wilson <[email protected]>
1 parent fe1ff3b commit f4452a1

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/phpunit/tests/style-engine/styleEngine.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* Tests for registering, storing and generating styles.
1414
*/
1515
class Tests_wpStyleEngine extends WP_UnitTestCase {
16-
1716
/**
1817
* Tests generating block styles and classnames based on various manifestations of the $block_styles argument.
1918
*

tests/phpunit/tests/style-engine/wpStyleEngineCssRulesStore.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
* @coversDefaultClass WP_Style_Engine_CSS_Rules_Store
1616
*/
1717
class Tests_Style_Engine_wpStyleEngineCSSRulesStore extends WP_UnitTestCase {
18-
1918
/**
2019
* Tests creating a new store on instantiation.
2120
*

0 commit comments

Comments
 (0)