fixing tests

This commit is contained in:
Nick Sharp
2017-06-26 21:32:44 +01:00
parent 20f6ebac2f
commit a7eeadb4c6
5 changed files with 14 additions and 18 deletions

View File

@ -29,7 +29,6 @@ namespace Ocelot.AcceptanceTests
_steps = new Steps();
}
[Fact]
public void should_return_response_200_with_simple_url()
{