Files
bruno/tests/preferences/default-collection-location/init-user-data/preferences.json

10 lines
230 B
JSON

{
"maximized": false,
"lastOpenedCollections": ["{{projectRoot}}/tests/preferences/default-collection-location/collection"],
"preferences": {
"general": {
"defaultCollectionLocation": "/tmp/bruno-collections"
}
}
}