Files
bruno/tests/collection/close-all-collections/init-user-data/preferences.json
Sanjai Kumar c05d56fd21 Improve "Close All Collections" community PR (#5994)
* refactor: move CollectionsBadge to a dedicaced folder

Co-authored-by: Jérémy Munsch <github@jeremydev.ovh>
2025-11-19 22:48:30 +05:30

8 lines
229 B
JSON

{
"lastOpenedCollections": [
"{{projectRoot}}/tests/collection/close-all-collections/fixtures/collections/collection 1",
"{{projectRoot}}/tests/collection/close-all-collections/fixtures/collections/collection 2"
]
}