Skip to content

Commit

Permalink
Update phpunit/block-supports/elements-test.php
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Serong <14988353+andrewserong@users.noreply.github.com>
  • Loading branch information
aaronrobertshaw and andrewserong authored Oct 6, 2023
1 parent f1422a9 commit d790e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit/block-supports/elements-test.php
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ public function test_elements_block_support_class( $color_settings, $elements_st
$this->assertMatchesRegularExpression(
$expected_markup,
$actual,
'Position block wrapper markup should be correct'
'Elements block wrapper markup should be correct'
);
}

Expand Down

0 comments on commit d790e3d

Please sign in to comment.