{
    "mockBidRequest": {
      "id": "test-request-id",
      "imp": [
        {
          "id": "test-banner-imp-id",
          "banner": {
            "format": [
              {
                "w": 300,
                "h": 250
              }
            ]
          },
          "ext": ""
        }
      ],
      "site": {
        "domain": "deepintent.com",
        "page": "http://deepintent.com/"
      }
    },
    "expectedMakeRequestsErrors": [
      {
        "value": "Impression id=test-banner-imp-id has an Error: expect { or n, but found \"",
        "comparison": "literal"
      }
    ]
  }
  