mirror of
https://github.com/bitwarden/browser
synced 2026-02-24 00:23:17 +00:00
PM-15091 client side changes to remove AccessRiskIntelligence flag
This commit is contained in:
@@ -58,6 +58,7 @@ describe("ORGANIZATIONS state", () => {
|
||||
allowAdminAccessToAllCollectionItems: false,
|
||||
familySponsorshipLastSyncDate: new Date(),
|
||||
userIsManagedByOrganization: false,
|
||||
useRiskInsights: false,
|
||||
},
|
||||
};
|
||||
const result = sut.deserializer(JSON.parse(JSON.stringify(expectedResult)));
|
||||
|
||||
Reference in New Issue
Block a user