mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-04-05 18:27:29 +00:00
9 lines
175 B
JSON
9 lines
175 B
JSON
{
|
|
"watchForFileChanges":false,
|
|
"viewportWidth": 1920,
|
|
"viewportHeight": 1080,
|
|
"video": false,
|
|
"screenshotOnRunFailure": false,
|
|
"testFiles": ["tests/GuiPort.js"]
|
|
}
|