Skip to content

Commit

Permalink
Add attachments property to event test
Browse files Browse the repository at this point in the history
Signed-off-by: Mikhail Sazanov <m@sazanof.ru>
  • Loading branch information
Mikhail Sazanov committed Jun 6, 2022
1 parent 6f797c9 commit 505b2ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/javascript/unit/models/event.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ import { getDateFromDateTimeValue } from '../../../../src/utils/date.js'
import { getHexForColorName } from '../../../../src/utils/color.js'
import { mapAlarmComponentToAlarmObject } from '../../../../src/models/alarm.js'
import { mapAttendeePropertyToAttendeeObject } from '../../../../src/models/attendee.js'
import { mapAttachmentPropertyToAttchmentObject } from '../../../../src/models/attachment.js'
import { getDefaultRecurrenceRuleObject, mapRecurrenceRuleValueToRecurrenceRuleObject } from '../../../../src/models/recurrenceRule.js'
import { DateTimeValue } from "@nextcloud/calendar-js";

Expand Down

0 comments on commit 505b2ba

Please sign in to comment.