mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-19 23:28:15 +08:00
more refactoring acceptance tests
This commit is contained in:
@ -19,7 +19,6 @@ namespace Ocelot.AcceptanceTests
|
||||
{
|
||||
private IWebHost _servicebuilder;
|
||||
private readonly Steps _steps;
|
||||
private BearerToken _token;
|
||||
private IWebHost _identityServerBuilder;
|
||||
private string _identityServerRootUrl = "http://localhost:51888";
|
||||
private string _downstreamServiceRootUrl = "http://localhost:51876/";
|
||||
|
Reference in New Issue
Block a user