Skip to content

Commit

Permalink
fix: update the snapshot because the default term for custom events c…
Browse files Browse the repository at this point in the history
…hanged
  • Loading branch information
ap0nia committed Nov 8, 2023
1 parent 21c01b9 commit 899aa1d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions apps/antalmanac/tests/__snapshots__/download-ics.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -50,18 +50,18 @@ Taught by placeholderInstructor1/placeholderInstructor2",
{
"end": [
2023,
9,
29,
1,
8,
3,
4,
],
"endOutputType": "local",
"productId": "antalmanac/ics",
"recurrenceRule": "FREQ=WEEKLY;BYDAY=MO,WE,FR;INTERVAL=1;COUNT=31",
"recurrenceRule": "FREQ=WEEKLY;BYDAY=MO,WE,FR;INTERVAL=1;COUNT=30",
"start": [
2023,
9,
29,
1,
8,
1,
2,
],
Expand Down

0 comments on commit 899aa1d

Please sign in to comment.