Files
bruno/tests/runner/collection-run-report/collection/bruno.json
Sanjai Kumar 4321846dbd feat: Add end-to-end tests for collection run reports (#5562)
* feat: Add end-to-end tests for collection run reports
2025-09-18 15:20:28 +05:30

10 lines
131 B
JSON

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