mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-11 09:51:30 +00:00
* feat: enhance environment variable persistence handling * feat: experiment playwright with multiple workers --------- Co-authored-by: Bijin Bruno <bijin@usebruno.com>
10 lines
190 B
JSON
10 lines
190 B
JSON
{
|
|
"collections": [
|
|
{
|
|
"path": "{{projectRoot}}/tests/environments/api-setEnvVar/fixtures/collection",
|
|
"securityConfig": {
|
|
"jsSandboxMode": "safe"
|
|
}
|
|
}
|
|
]
|
|
} |