mirror of
https://github.com/bitwarden/server
synced 2025-12-17 00:33:23 +00:00
SDK integration in db seeder
This commit is contained in:
@@ -9,7 +9,7 @@ namespace Bit.Api.IntegrationTest.AdminConsole.Controllers;
|
||||
|
||||
public class OrganizationUsersControllerPerformanceTest(ITestOutputHelper testOutputHelper)
|
||||
{
|
||||
[Theory(Skip = "Performance test")]
|
||||
[Theory()]
|
||||
[InlineData(100)]
|
||||
[InlineData(60000)]
|
||||
public async Task GetAsync(int seats)
|
||||
|
||||
Reference in New Issue
Block a user