Skip to content

Commit

Permalink
Build system: fix e2e tests (prebid#11287)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgirardi authored and mefjush committed Apr 8, 2024
1 parent 4db7f72 commit 4adae51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/fake-server/fixtures/basic-outstream/request.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"prebid": true,
"disable_psa": true,
"video": {
"context": 4,
"skippable": true,
"playback_method": 2
},
Expand All @@ -39,6 +40,7 @@
"prebid": true,
"disable_psa": true,
"video": {
"context": 4,
"skippable": true,
"playback_method": 2
},
Expand Down

0 comments on commit 4adae51

Please sign in to comment.