mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-12-26 05:25:48 +08:00
Changed scripts so acceptance tests pass when you run them from root
This commit is contained in:
@@ -8,7 +8,8 @@ dotnet test test/Ocelot.UnitTests/
|
||||
|
||||
echo Running Ocelot.AcceptanceTests
|
||||
|
||||
dotnet restore test/Ocelot.AcceptanceTests/
|
||||
dotnet test test/Ocelot.AcceptanceTests/
|
||||
|
||||
cd test/Ocelot.AcceptanceTests/
|
||||
dotnet restore
|
||||
dotnet test
|
||||
cd ../../
|
||||
|
||||
|
||||
Reference in New Issue
Block a user