diff --git a/phpunit/block-supports/typography-test.php b/phpunit/block-supports/typography-test.php index 5c0185d7aa7cf7..61aa76d591e9c2 100644 --- a/phpunit/block-supports/typography-test.php +++ b/phpunit/block-supports/typography-test.php @@ -355,7 +355,7 @@ public function data_generate_font_size_preset_fixtures() { 'expected_output' => null, ), - 'returns value when fluid is `false`' => array( + 'returns value when fluid is `false`' => array( 'font_size' => array( 'size' => '28px', 'fluid' => false,