stabilize tests
This commit is contained in:
@@ -5,12 +5,13 @@
|
||||
// Description: Rate limiting configuration for proof replay endpoints
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
using System.Threading.RateLimiting;
|
||||
|
||||
using Microsoft.AspNetCore.Builder;
|
||||
using Microsoft.AspNetCore.Http;
|
||||
using Microsoft.AspNetCore.RateLimiting;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using StellaOps.Scanner.WebService.Security;
|
||||
using System.Threading.RateLimiting;
|
||||
|
||||
namespace StellaOps.Scanner.WebService.Extensions;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user