Files
bruno/tests/request/settings/init-user-data/preferences.json
Bijin A B 23843bb621 fix: flaky large response test and update app preferences for few tests (#5963)
* fix: flaky large response test and update app preferences for few tests

* refactor: update createCollection function to accept sandbox mode
2025-11-02 11:35:09 +05:30

6 lines
114 B
JSON

{
"maximized": false,
"lastOpenedCollections": [
"{{projectRoot}}/tests/request/settings/collection"
]
}