Skip to content

Commit

Permalink
Fix wrong covers tag
Browse files Browse the repository at this point in the history
  • Loading branch information
leonidasmi committed Dec 6, 2024
1 parent 091d6d9 commit e13d046
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
* @covers Yoast\WP\SEO\Dashboard\Application\Score_Results\Current_Scores_Repository::get_current_scores
* @covers Yoast\WP\SEO\Dashboard\Application\Score_Results\Current_Scores_Repository::get_current_score_links
* @covers Yoast\WP\SEO\Dashboard\Infrastructure\Score_Groups\Score_Group_Link_Collector::get_view_link
* @covers Yoast\WP\SEO\Dashboard\Domain\Score_Results\Score_Result\Score_Result::to_array
* @covers Yoast\WP\SEO\Dashboard\Domain\Score_Results\Score_Result::to_array
* @covers Yoast\WP\SEO\Dashboard\Domain\Score_Results\Current_Scores_List::to_array
* @covers Yoast\WP\SEO\Dashboard\Domain\Score_Results\Current_Score::get_name
* @covers Yoast\WP\SEO\Dashboard\Domain\Score_Results\Current_Score::get_amount
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
* @covers Yoast\WP\SEO\Dashboard\Application\Score_Results\Current_Scores_Repository::get_current_scores
* @covers Yoast\WP\SEO\Dashboard\Application\Score_Results\Current_Scores_Repository::get_current_score_links
* @covers Yoast\WP\SEO\Dashboard\Infrastructure\Score_Groups\Score_Group_Link_Collector::get_view_link
* @covers Yoast\WP\SEO\Dashboard\Domain\Score_Results\Score_Result\Score_Result::to_array
* @covers Yoast\WP\SEO\Dashboard\Domain\Score_Results\Score_Result::to_array
* @covers Yoast\WP\SEO\Dashboard\Domain\Score_Results\Current_Scores_List::to_array
* @covers Yoast\WP\SEO\Dashboard\Domain\Score_Results\Current_Score::get_name
* @covers Yoast\WP\SEO\Dashboard\Domain\Score_Results\Current_Score::get_amount
Expand Down

0 comments on commit e13d046

Please sign in to comment.