Skip to content

Commit 141cf6b

Browse files
Merge pull request #56413 from nextcloud/backport/56377/stable32
[stable32] refactor(files): move hotkeys in app settings to new `NcAppSettingsShortcutsSection`
2 parents 55e3db7 + 42c197f commit 141cf6b

269 files changed

Lines changed: 577 additions & 1174 deletions

File tree

Some content is hidden

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

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)