fleet/cypress-premium.json
Tomas Touceda 6d2ae02efd
Rename core->free and basic->premium (#1870)
* Rename core->free and basic->premium

* Fix lint js

* Comment out portion of test that seems to timeout

* Rename tier  to premium if basic is still loaded
2021-09-03 13:05:23 -03:00

6 lines
114 B
JSON

{
"baseUrl": "https://localhost:8642",
"fixturesFolder": false,
"testFiles": "{all,premium}/**/*.spec.ts"
}