mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 08:32:50 -05:00
Use userId to find org users
This commit is contained in:
@ -45,6 +45,7 @@ namespace Bit.Core.Test.Services
|
||||
SponsoringOrganizationUserId = sponsoringOrgUser.Id,
|
||||
FriendlyName = friendlyName,
|
||||
OfferedToEmail = sponsoredEmail,
|
||||
PlanSponsorshipType = PlanSponsorshipType.FamiliesForEnterprise,
|
||||
CloudSponsor = true,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user