Skip to content

Commit

Permalink
Add ticket number 57065 to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonjd committed Nov 10, 2022
1 parent e304a5e commit f59408e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/phpunit/tests/block-supports/typography.php
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ function test_should_generate_classname_for_font_family() {
* Tests generating font size values, including fluid formulae, from fontSizes preset.
*
* @ticket 56467
* @ticket 57065
*
* @covers ::wp_get_typography_font_size_value
*
Expand Down Expand Up @@ -565,6 +566,7 @@ public function data_generate_font_size_preset_fixtures() {
* when "settings.typography.fluid" is set to true.
*
* @ticket 56467
* @ticket 57065
*
* @covers ::wp_register_typography_support
*
Expand Down Expand Up @@ -640,6 +642,7 @@ public function data_generate_block_supports_font_size_fixtures() {
* and the correct block content is generated.
*
* @ticket 56467
* @ticket 57065
*
* @dataProvider data_generate_replace_inline_font_styles_with_fluid_values_fixtures
*
Expand Down

0 comments on commit f59408e

Please sign in to comment.