fleet/cypress.json
RachelElysia 0376555683
E2e test: invite/activate user (#699)
* Tests user invite, email link, and user activation
* Disables cypress fixtures folder

Reviews and suggestions by: Zach Wasserman <zach@fleetdm.com>
2021-04-30 11:47:33 -04:00

5 lines
69 B
JSON

{
"baseUrl": "https://localhost:8642",
"fixturesFolder": false
}