tidy up and no longer hard code admin area...still one int test failing before we start looking at rebuilding auth stuff

This commit is contained in:
Tom Gardham-Pallister
2017-10-29 16:35:12 +00:00
parent 24c018721f
commit b28fc6694e
6 changed files with 13 additions and 20 deletions

View File

@ -59,7 +59,7 @@ namespace Ocelot.IntegrationTests
public void should_return_response_200_with_call_re_routes_controller()
{
var configuration = new FileConfiguration
{
{
GlobalConfiguration = new FileGlobalConfiguration
{
AdministrationPath = "/administration"