1
0
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:
Leslie Xiong
2026-01-08 09:11:44 -05:00
parent 2d9a7dee63
commit f3b0a9271e

View File

@@ -97,7 +97,6 @@ describe("vault filter service", () => {
stateProvider,
collectionService,
accountService,
configService,
);
collapsedGroupingsState = stateProvider.singleUser.getFake(mockUserId, COLLAPSED_GROUPINGS);
organizations.next([]);