mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 07:13:32 +00:00
[deps]: Lock file maintenance (#7700)
* [deps]: Lock file maintenance * Fix jest breaking changes --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,7 @@ describe("AppIdService", () => {
|
||||
});
|
||||
|
||||
afterEach(() => {
|
||||
jest.resetAllMocks();
|
||||
jest.restoreAllMocks();
|
||||
});
|
||||
|
||||
describe("getAppId", () => {
|
||||
|
||||
Reference in New Issue
Block a user