diff --git a/apps/dav/src/views/CalDavSettings.spec.js b/apps/dav/src/views/CalDavSettings.spec.js index db4d452b7db..45e9857a843 100644 --- a/apps/dav/src/views/CalDavSettings.spec.js +++ b/apps/dav/src/views/CalDavSettings.spec.js @@ -57,7 +57,6 @@ describe('CalDavSettings', () => { Vue.prototype.$t = vi.fn((app, text) => text) }, ) - expect(TLUtils.container).toMatchSnapshot() const sendInvitations = TLUtils.getByLabelText( 'Send invitations to attendees', ) diff --git a/apps/dav/src/views/__snapshots__/CalDavSettings.spec.js.snap b/apps/dav/src/views/__snapshots__/CalDavSettings.spec.js.snap deleted file mode 100644 index b52e64a8305..00000000000 --- a/apps/dav/src/views/__snapshots__/CalDavSettings.spec.js.snap +++ /dev/null @@ -1,434 +0,0 @@ -// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html - -exports[`CalDavSettings > interactions 1`] = ` -
- Also install the - - Calendar app - - , or - - connect your desktop & mobile for syncing ↗ - - . -
-- - - - - - Send invitations to attendees - - - - - Please make sure to properly set up - - the email server - - . - -
-
-
-
-
-
-
- Automatically generate a birthday calendar
-
-
-
-
- Birthday calendars will be generated by a background job.
-
-
-
- Hence they will not be available immediately after enabling but will show up after some time.
-
-
-
-
-
-
-
- Send notifications for events
-
-
-
-
- Please make sure to properly set up
-
- the email server
-
- .
-
-
-
- Notifications are sent via background jobs, so these must occur often enough.
-
-
- - - - - - Reminders are always sent to organizers and attendees. - -
-- - - - - - Enable notifications for events via push - - - -
-