mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
5d0c7e510e
* #1024 added configs and commands to run * #1024 fixed github actions for e2e tests * #1024 optimized test configs
6 lines
111 B
JSON
6 lines
111 B
JSON
{
|
|
"baseUrl": "https://localhost:8642",
|
|
"fixturesFolder": false,
|
|
"testFiles": "{all,core}/**/*.spec.ts"
|
|
}
|