smoke: copy screenshots to outdir

This commit is contained in:
Joao
2017-09-08 15:31:47 +02:00
parent 467190b669
commit a2d66523b4
2 changed files with 21 additions and 5 deletions

View File

@@ -12,11 +12,13 @@
"@types/htmlparser2": "^3.7.29",
"@types/mkdirp": "^0.5.1",
"@types/mocha": "^2.2.41",
"@types/ncp": "^2.0.1",
"@types/node": "^8.0.26",
"@types/rimraf": "^0.0.28",
"@types/webdriverio": "^4.6.1",
"htmlparser2": "^3.9.2",
"mocha": "^3.2.0",
"ncp": "^2.0.0",
"rimraf": "^2.6.1",
"spectron": "~3.6.4",
"strip-json-comments": "^2.0.1",