github.com/prebid/prebid-server@v0.275.0/adapters/inmobi/inmobitest/supplemental/no-imp-error.json (about)

     1  {
     2    "mockBidRequest": {
     3      "id": "req-id",
     4      "imp": [
     5      ]
     6    },
     7    "expectedMakeRequestsErrors": [
     8      {
     9        "value": "No impression in the request",
    10        "comparison": "literal"
    11      }
    12    ]
    13  }