mirror of
https://github.com/bitwarden/browser
synced 2026-02-13 15:03:26 +00:00
fixed type error in test
This commit is contained in:
@@ -97,7 +97,6 @@ describe("vault filter service", () => {
|
||||
stateProvider,
|
||||
collectionService,
|
||||
accountService,
|
||||
configService,
|
||||
);
|
||||
collapsedGroupingsState = stateProvider.singleUser.getFake(mockUserId, COLLAPSED_GROUPINGS);
|
||||
organizations.next([]);
|
||||
|
||||
Reference in New Issue
Block a user