mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
* #1024 added configs and commands to run * #1024 fixed github actions for e2e tests * #1024 optimized test configs
5 lines
112 B
JSON
5 lines
112 B
JSON
{
|
|
"baseUrl": "https://localhost:8642",
|
|
"fixturesFolder": false,
|
|
"testFiles": "{all,basic}/**/*.spec.ts"
|
|
}
|