{
	"mockBidRequest": {
		"id": "test-request-id",
		"imp": [
			{
				"id": "test-impression-id-7",
				"banner": {
					"format": [
						{
							"w": 320,
							"h": 50
						}
					]
				},
				"ext": "invalid ext"
			}
		]
	},
	"httpCalls": [],
	"expectedBidResponses": [],
	"expectedMakeRequestsErrors": [
		{
			"value": "expect { or n, but found \"",
			"comparison": "literal"
		}
	],
	"expectedMakeBidsErrors": []
}