{
	"variables": [],
	"info": {
		"name": "failed-request",
		"_postman_id": "2ed7ced1-d834-f473-7d28-aa3a1a7d825f",
		"description": "A minimalistic collection to ensure that failed requests do not cause reporter exceptions",
		"schema": "https://schema.getpostman.com/json/collection/v2.0.0/collection.json"
	},
	"item": [
		{
			"name": "Failed request",
			"request": {
				"url": "https://123.random.z/get",
				"method": "GET"
			}
    }
	]
}
