Skip to content

Commit 6dae1cc

Browse files
authored
Merge branch 'main' into develop
2 parents 1b599de + c609605 commit 6dae1cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin/tests/phpunit/php/class-test-block-patterns.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@ class Test_Block_Patterns extends \WP_UnitTestCase {
3838
private static $patterns = [
3939
'call-to-action',
4040
'call-to-action-benefits',
41+
'contact-form',
4142
'call-to-action-features',
42-
'contact-form',
4343
'features-list',
4444
'highlights',
4545
'logos',
46-
'numbers',
4746
'media-grid',
47+
'numbers',
4848
'single-feature',
4949
'single-feature-extended',
5050
'hero-section',

0 commit comments

Comments
 (0)