Skip to content

Commit

Permalink
Make linter happy - take 2
Browse files Browse the repository at this point in the history
  • Loading branch information
oandregal committed Apr 17, 2023
1 parent 51cd237 commit 41f50bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit/class-wp-theme-json-test.php
Original file line number Diff line number Diff line change
Expand Up @@ -1648,7 +1648,7 @@ public function test_sanitize_for_block_with_style_variations( $theme_json_varia
*/
public function data_sanitize_for_block_with_style_variations() {
return array(
'1 variation with 1 valid property' => array(
'1 variation with 1 valid property' => array(
'theme_json_variations' => array(
'variations' => array(
'plain' => array(
Expand Down

0 comments on commit 41f50bb

Please sign in to comment.