mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-12-26 01:45:50 +08:00
hacking yaml config
This commit is contained in:
@@ -36,7 +36,7 @@ namespace Ocelot.AcceptanceTests
|
||||
.BDDfy();
|
||||
}
|
||||
|
||||
[Fact]
|
||||
[Fact]
|
||||
public void should_return_response_200()
|
||||
{
|
||||
this.When(x => x.WhenIRequestTheUrl("/"))
|
||||
|
||||
Reference in New Issue
Block a user