Added recording

This commit is contained in:
Jonathan 2018-03-12 11:15:19 +01:00
parent 950c0be6ab
commit dd8f592ea1
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
{
"projectId": "nginx.config.io",
"videoRecording": false
"projectId": "hmbpea",
"videoRecording": false
}

View File

@ -5,7 +5,7 @@
"main": "index.js",
"scripts": {
"dev": "http-server",
"test": "forever start ./node_modules/.bin/http-server && cypress run && forever stop ./node_modules/.bin/http-server"
"test": "forever start ./node_modules/.bin/http-server && cypress run --record && forever stop ./node_modules/.bin/http-server"
},
"repository": {
"type": "git",