yavsc-client-secret.json

vnext
Paul Schneider 3 years ago
parent 590f86f269
commit b72c2b5777
1 changed files with 1 additions and 0 deletions

@ -31,6 +31,7 @@ debug:
script:
- cd test/yavscTests
- cp $TestingConfig appsettings.Testing.json
- cp $yavsc_client_secret_json yavsc-client-secret.json
- dnu build
- ASPNET_ENV=Testing dnx test -maxthreads 1 -xml test-results.xml

Loading…