hacking yaml config

This commit is contained in:
Tom Pallister
2016-08-31 20:46:46 +01:00
parent c4e0bae4ce
commit e7a41fbc4d
16 changed files with 417 additions and 74 deletions

View File

@ -36,7 +36,7 @@ namespace Ocelot.AcceptanceTests
.BDDfy();
}
[Fact]
[Fact]
public void should_return_response_200()
{
this.When(x => x.WhenIRequestTheUrl("/"))