mirror of
https://github.com/bitwarden/server.git
synced 2025-06-28 06:36:15 -05:00
cleanup
This commit is contained in:
parent
7f3363cbc7
commit
3a1ed0d81b
@ -165,7 +165,6 @@ public class OrganizationServiceTests
|
|||||||
events.Count(e => e.Item2 == EventType.OrganizationUser_Invited) == expectedNewUsersCount));
|
events.Count(e => e.Item2 == EventType.OrganizationUser_Invited) == expectedNewUsersCount));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
[Theory]
|
[Theory]
|
||||||
[OrganizationInviteCustomize(InviteeUserType = OrganizationUserType.User,
|
[OrganizationInviteCustomize(InviteeUserType = OrganizationUserType.User,
|
||||||
InvitorUserType = OrganizationUserType.Owner), OrganizationCustomize, BitAutoData]
|
InvitorUserType = OrganizationUserType.Owner), OrganizationCustomize, BitAutoData]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user