mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
6d2ae02efd
* 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
6 lines
114 B
JSON
6 lines
114 B
JSON
{
|
|
"baseUrl": "https://localhost:8642",
|
|
"fixturesFolder": false,
|
|
"testFiles": "{all,premium}/**/*.spec.ts"
|
|
}
|