Skip to content

Commit 14aa3d3

Browse files
Merge pull request #56333 from nextcloud/dependabot/npm_and_yarn/stable31/nextcloud/vue-8.34.0
2 parents c3ba033 + 1fed837 commit 14aa3d3

File tree

236 files changed

+871
-1421
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

236 files changed

+871
-1421
lines changed

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)