mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-19 11:38:15 +08:00
#296 renamed configuration.json to ocelot.json in preparation
This commit is contained in:
@ -26,7 +26,7 @@ namespace Ocelot.AcceptanceTests
|
||||
{
|
||||
_counter = 0;
|
||||
_steps = new Steps();
|
||||
_configurationPath = "configuration.json";
|
||||
_configurationPath = "ocelot.json";
|
||||
}
|
||||
|
||||
[Fact]
|
||||
|
Reference in New Issue
Block a user