Skip to content

Commit

Permalink
Update 'covers'
Browse files Browse the repository at this point in the history
  • Loading branch information
carstingaxion committed Sep 17, 2024
1 parent dc696b4 commit 91960ca
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions test/unit/php/includes/core/classes/class-test-event.php
Original file line number Diff line number Diff line change
Expand Up @@ -370,9 +370,10 @@ public function test_get_venue_information(): void {
* Coverage for get_calendar_links method.
*
* @covers ::get_calendar_links
* @covers ::get_google_calendar_link
* @covers ::get_ical_file
* @covers ::get_yahoo_calendar_link
* @covers Calendars::get_url
* @covers Calendars::get_google_calendar_link
* @covers Calendars::get_ical_file
* @covers Calendars::get_yahoo_calendar_link
* @covers ::get_calendar_description
*
* @return void
Expand Down

0 comments on commit 91960ca

Please sign in to comment.