Remove switch to test directory

This commit is contained in:
Thomas Stangl
2018-11-06 13:46:07 +01:00
parent 367c107a2d
commit 4e78a995bd

View File

@@ -54,12 +54,6 @@ test_script:
- cmd: dotnet restore ./Sharp7.Rx.Tests/Sharp7.Rx.Tests.csproj --verbosity m - cmd: dotnet restore ./Sharp7.Rx.Tests/Sharp7.Rx.Tests.csproj --verbosity m
# run the unit tests (requires changing into the test directory)
- cmd: cd Sharp7.Rx.Tests
# TODO run specflow tests
on_finish : on_finish :
# any cleanup in here # any cleanup in here