mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-09 17:23:53 +01:00
9 lines
217 B
JSON
9 lines
217 B
JSON
{
|
|
"baseUrl": "http://localhost:8000",
|
|
"fixturesFolder": false,
|
|
"trashAssetsBeforeRuns": true,
|
|
"screenshotsFolder": ".cypress/screenshots",
|
|
"videosFolder": ".cypress/videos",
|
|
"videoUploadOnPasses": false
|
|
}
|