mirror of
https://github.com/bitwarden/server.git
synced 2025-05-08 13:12:16 -05:00
Re-add skip
This commit is contained in:
parent
fb28fb60a9
commit
6c9b613f9d
@ -9,7 +9,7 @@ namespace Bit.Api.IntegrationTest.AdminConsole.Controllers;
|
||||
|
||||
public class OrganizationUsersControllerPerformanceTest(ITestOutputHelper testOutputHelper)
|
||||
{
|
||||
[Theory]
|
||||
[Theory(Skip = "Performance test")]
|
||||
[InlineData(100)]
|
||||
[InlineData(60000)]
|
||||
public async Task GetAsync(int seats)
|
||||
|
Loading…
x
Reference in New Issue
Block a user