{
  "mockBidRequest": {
    "id": "testid",
    "imp": [
      {
        "id": "testimpid",
        "banner": {
          "format": [
            {
              "w": 320,
              "h": 250
            },
            {
              "w": 320,
              "h": 300
            }
          ],
          "w": 320,
          "h": 250
        },
        "ext": {
            "pubid": "19f1b372c7548ec1fe734d2c9f8dc688",
            "placement": "dummyplacement"
        }
      }
    ]
  },
"expectedMakeRequestsErrors": [
    {
        "value": "expect { or n, but found",
        "comparison": "startswith"
    }]
}