Skip to content

Commit 67b56df

Browse files
committed
chore: adjust tests
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent d0531b9 commit 67b56df

5 files changed

Lines changed: 700 additions & 860 deletions

File tree

apps/dav/src/views/CalDavSettings.spec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ describe('CalDavSettings', () => {
5757
Vue.prototype.$t = vi.fn((app, text) => text)
5858
},
5959
)
60-
expect(TLUtils.container).toMatchSnapshot()
6160
const sendInvitations = TLUtils.getByLabelText(
6261
'Send invitations to attendees',
6362
)

0 commit comments

Comments
 (0)