Skip to content

Commit

Permalink
PubMatic: Remove empty prebid objects from tests (#4109)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsardo authored Dec 16, 2024
1 parent 620bf95 commit f4a1fae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,7 @@
"wrapper": {
"profile": 5123,
"version": 1
},
"prebid": {}
}
}
},
"impIDs": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,7 @@
"wrapper": {
"profile": 5123,
"version": 1
},
"prebid": {}
}
}
},
"impIDs": [
Expand Down

0 comments on commit f4a1fae

Please sign in to comment.