Skip to content

Commit

Permalink
RE #301 - test the MONTHLY rrule stanza by itself
Browse files Browse the repository at this point in the history
  • Loading branch information
u01jmg3 committed Mar 5, 2022
1 parent 9dac91f commit d72e5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/RecurrencesTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ public function testMonthlyFullDayTimeZoneBerlinSummerTime()
array(
'DTSTART;VALUE=DATE:20180701',
'DTEND;VALUE=DATE:20180702',
'RRULE:FREQ=MONTHLY;BYMONTHDAY=1;WKST=SU;COUNT=3',
'RRULE:FREQ=MONTHLY;WKST=SU;COUNT=3',
),
3,
$checks
Expand Down

0 comments on commit d72e5dd

Please sign in to comment.