tacticalrmm/web/quasar.testing.json

5 lines
141 B
JSON
Raw Normal View History

{
"e2e-cypress": {
"runnerCommand": "cross-env E2E_TEST=true start-test \"quasar dev\" http-get://localhost:8080 \"cypress run\""
}
}