Run tests against 'dotnet new' output instead of Yeoman output

This commit is contained in:
Steve Sanderson
2017-08-22 16:13:34 -07:00
parent e057cb35ec
commit cd9ad38a99
4 changed files with 75 additions and 62 deletions

View File

@@ -23,8 +23,7 @@
"selenium-standalone": "^5.9.0",
"tree-kill": "^1.1.0",
"typescript": "^2.1.4",
"webdriverio": "^4.5.0",
"yo": "^1.8.5"
"webdriverio": "^4.5.0"
},
"devDependencies": {
"wdio-junit-reporter": "^0.2.0",