Skip to content

Commit 74501ca

Browse files
committed
refactor(files): move file action hotkeys to the file actions
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 8c9ae9f commit 74501ca

7 files changed

Lines changed: 22 additions & 475 deletions

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ describe('CalDavSettings', () => {
4949
Vue.prototype.$t = vi.fn((app, text) => text)
5050
},
5151
)
52-
expect(TLUtils.container).toMatchSnapshot()
5352
const sendInvitations = TLUtils.getByLabelText(
5453
'Send invitations to attendees',
5554
)

0 commit comments

Comments
 (0)