Skip to content

Commit

Permalink
Adjust name of test case
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis committed Aug 17, 2022
1 parent 216e595 commit 21631cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/VObject/Recur/RRuleIteratorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@ public function testYearlyByMonthByDay()
);
}

public function testYearlyNewYearsEve()
public function testYearlyNewYearsDay()
{
$this->parse(
'FREQ=YEARLY;COUNT=7;INTERVAL=2;BYYEARDAY=1',
Expand Down

0 comments on commit 21631cb

Please sign in to comment.