mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
* 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
5 lines
114 B
JSON
5 lines
114 B
JSON
{
|
|
"baseUrl": "https://localhost:8642",
|
|
"fixturesFolder": false,
|
|
"testFiles": "{all,premium}/**/*.spec.ts"
|
|
}
|