{
  "expectedMakeRequestsErrors": [
    {
      "value": "expect { or n, but found \"",
      "comparison": "literal"
    },
    {
      "value": "No valid impressions for triplelift",
      "comparison": "literal"
    }
  ],
  "mockBidRequest": {
    "id": "test-request-id",
    "app": { "publisher": {"ext":{"prebid":{"parentAccount":"foo"}}, "id":"far","name":"bar"}},
    "imp": [
      {
        "id": "test-imp-id",
        "banner": {
          "format": [
            {
              "w": 300,
              "h": 250
            },
            {
              "w": 300,
              "h": 600
            }
          ]
        },
        "ext":  "aaa"      
    }
    ]
  },
  "httpCalls": [
  ]
}
