Files
bruno/tests/environments/api-setEnvVar/init-user-data/preferences.json
Sanjai Kumar c5325c732f feat: enhance environment variable persistence handling (#5783)
* feat: enhance environment variable persistence handling

* feat: experiment playwright with multiple workers

---------

Co-authored-by: Bijin Bruno <bijin@usebruno.com>
2025-10-25 19:02:45 +05:30

6 lines
143 B
JSON

{
"maximized": false,
"lastOpenedCollections": [
"{{projectRoot}}/tests/environments/api-setEnvVar/fixtures/collection"
]
}