mirror of
https://github.com/bitwarden/browser
synced 2026-02-27 10:03:23 +00:00
Fixed tests.
This commit is contained in:
@@ -27,6 +27,7 @@ describe("ExtensionLogoutService", () => {
|
||||
|
||||
messagingService = mock<MessagingService>();
|
||||
accountSwitcherService = mock<AccountSwitcherService>();
|
||||
logService = mock<LogService>();
|
||||
|
||||
logoutService = new ExtensionLogoutService(
|
||||
messagingService,
|
||||
|
||||
Reference in New Issue
Block a user