1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-02 08:32:50 -05:00

Fix flaky OrganizationService test (#3232)

This commit is contained in:
Thomas Rittson
2023-08-28 17:01:00 +10:00
committed by GitHub
parent 4d59dd4a6b
commit 8de9f4d10d

View File

@ -648,6 +648,7 @@ public class OrganizationServiceTests
[OrganizationUser(type: OrganizationUserType.Owner, status: OrganizationUserStatusType.Confirmed)] OrganizationUser savingUser,
SutProvider<OrganizationService> sutProvider)
{
organization.PlanType = PlanType.EnterpriseAnnually;
InviteUserHelper_ArrangeValidPermissions(organization, savingUser, sutProvider);
// Set up some invites to grant access to SM