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