Skip to content

Commit 34ad541

Browse files
committed
fixup! test(core): add unit tests for RedirectUnsupportedBrowsers
AI-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Anna Larch <anna@nextcloud.com>
1 parent 8ad3591 commit 34ad541

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/src/tests/utils/RedirectUnsupportedBrowsers.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,4 @@ describe('testSupportedBrowser', () => {
111111
expect(window.history.pushState).not.toHaveBeenCalled()
112112
expect(window.location.reload).not.toHaveBeenCalled()
113113
})
114-
})
114+
})

0 commit comments

Comments
 (0)