github.com/prebid/prebid-server@v0.275.0/adapters/lunamedia/lunamediatest/supplemental/checkImp.json (about)

     1  {
     2      "mockBidRequest": {
     3        "id": "testid",
     4        "site": {
     5          "id": "test",
     6          "domain": "test.com"
     7        }
     8      },
     9      "expectedMakeRequestsErrors": [
    10        {
    11            "value": "No impression in the bid request",
    12            "comparison": "literal"
    13        }]
    14    }