Skip to content

Commit

Permalink
fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rafataveira committed Nov 8, 2024
1 parent 05b8c95 commit 116abc4
Showing 1 changed file with 1 addition and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,16 +69,7 @@
"expectedBidResponses": [
{
"currency": "USD",
"bids": [
{
"bid": {
"id": "bid-id",
"impid": "nativo-id-2",
"price": 3.5
},
"type": "banner"
}
]
"bids": []
}
],
"expectedMakeBidsErrors": [
Expand Down

0 comments on commit 116abc4

Please sign in to comment.