Skip to content
Closed
Prev Previous commit
Next Next commit
Reference ticket
Co-authored-by: Colin Stewart <[email protected]>
  • Loading branch information
Mamaduka and costdev authored Feb 3, 2023
commit 8b5cc6cba84a7e3ee96e10c7fdebed7ddd9a932f
2 changes: 2 additions & 0 deletions tests/phpunit/tests/theme/wpThemeJsonResolver.php
Original file line number Diff line number Diff line change
Expand Up @@ -779,6 +779,8 @@ public function test_get_theme_data_does_not_parse_theme_json_if_not_present() {
/**
* Test that get_merged_data returns the data merged up to the proper origin.
*
* @ticket 57545
*
* @covers WP_Theme_JSON_Resolver::get_merged_data
*
* @dataProvider data_get_merged_data_returns_origin
Expand Down