mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 07:36:14 -05:00
Update response code (#3949)
This commit is contained in:
@ -163,6 +163,6 @@ public class ProviderOrganizationControllerTests
|
||||
organization,
|
||||
requestBody.AssignedSeats);
|
||||
|
||||
Assert.IsType<NoContent>(result);
|
||||
Assert.IsType<Ok>(result);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user