mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-09-21 19:29:22 +08:00
cypress video off
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{
|
||||
"projectId": "mhyogs"
|
||||
"projectId": "mhyogs",
|
||||
"video": false
|
||||
}
|
||||
|
@@ -35,7 +35,7 @@
|
||||
"build:prod": "node-sass --output-style=compressed resources/scss/app.scss public/assets/css/app.min.css",
|
||||
"test": "start-server-and-test start http://localhost:8080 cypress:run",
|
||||
"test:debug": "start-server-and-test start http://localhost:8080 cypress:open",
|
||||
"cypress:run": "cypress run --record false",
|
||||
"cypress:run": "cypress run",
|
||||
"cypress:open": "cypress open"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user