Files
bruno/tests/environments/export-environment/collection-env-export/fixtures/collection/bruno.json

10 lines
143 B
JSON

{
"version": "1",
"name": "Environment Export Test Collection",
"type": "collection",
"ignore": [
"node_modules",
".git"
]
}