Files
bruno/e2e-tests/import-tests/test-data/postman-malformed.json
Pooja de4674dcc4 add: playwright test for import collection modal (#5487)
* add: playwright test for import collection modal
2025-09-03 19:14:08 +05:30

7 lines
106 B
JSON

{
"info": {
"name": "Malformed Collection"
},
"item": "this should be an array, not a string"
}