Skip to content

Commit

Permalink
Revert test JSONs
Browse files Browse the repository at this point in the history
  • Loading branch information
rpanchyk committed Jun 3, 2020
1 parent d7b85ba commit 9647883
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"site": {
"domain": "example.com",
"page": "http://www.example.com",
"ext": {
"amp": 0
},
"publisher": {
"id": "publisherId"
},
"ext": {
"amp": 0
}
},
"device": {
Expand Down Expand Up @@ -99,4 +99,4 @@
"auctiontimestamp": 1000
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"site": {
"domain": "example.com",
"page": "http://www.example.com",
"ext": {
"amp": 0
},
"publisher": {
"id": "publisherId"
},
"ext": {
"amp": 0
}
},
"device": {
Expand All @@ -43,12 +43,12 @@
"user": {
"buyeruid": "PN-UID",
"ext": {
"consent": "consentValue",
"digitrust": {
"id": "id",
"keyv": 123,
"pref": 0
},
"consent": "consentValue"
}
}
},
"test": 0,
Expand Down

0 comments on commit 9647883

Please sign in to comment.