mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-18 22:08:16 +08:00
all tests passing, now to do authentication config provider
This commit is contained in:
@ -7,10 +7,10 @@ using Ocelot.Configuration.Setter;
|
||||
using Ocelot.Controllers;
|
||||
using Ocelot.Errors;
|
||||
using Ocelot.Responses;
|
||||
using Ocelot.Services;
|
||||
using TestStack.BDDfy;
|
||||
using Xunit;
|
||||
using Shouldly;
|
||||
using Ocelot.Configuration.Provider;
|
||||
|
||||
namespace Ocelot.UnitTests.Controllers
|
||||
{
|
||||
|
Reference in New Issue
Block a user