Skip to content

Commit

Permalink
Update phpunit/block-supports/typography-test.php
Browse files Browse the repository at this point in the history
Co-authored-by: Aaron Robertshaw <60436221+aaronrobertshaw@users.noreply.github.com>
  • Loading branch information
andrewserong and aaronrobertshaw committed Aug 27, 2024
1 parent be76869 commit 8536354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit/block-supports/typography-test.php
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ public function test_should_generate_classname_for_font_family() {
* Tests that stabilized typography supports will also apply to blocks using
* the experimental syntax, for backwards compatibility with existing blocks.
*
* @covers ::wp_apply_typography_support
* @covers ::gutenberg_apply_typography_support
*/
public function test_should_apply_experimental_typography_supports() {
$this->test_block_name = 'test/experimental-typography-supports';
Expand Down

0 comments on commit 8536354

Please sign in to comment.