Skip to content

Commit ad18b41

Browse files
fix comments
1 parent 5899213 commit ad18b41

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/test/resources/org/prebid/server/it/openrtb2/undertone/test-auction-undertone-request.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"imp": [
44
{
55
"id": "imp_id",
6+
"secure": 1,
67
"banner": {
78
"w": 300,
89
"h": 250

src/test/resources/org/prebid/server/it/openrtb2/undertone/test-undertone-bid-request.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,7 @@
3333
"tid": "${json-unit.any-string}"
3434
},
3535
"regs": {
36-
"ext": {
3736
"gdpr": 0
38-
}
3937
},
4038
"ext": {
4139
"id": 3,

0 commit comments

Comments
 (0)