Skip to content

Commit

Permalink
AdsInteractiveBidAdapter test fix (prebid#12294)
Browse files Browse the repository at this point in the history
Co-authored-by: Marcin Komorski <[email protected]>
  • Loading branch information
2 people authored and anand-nexverse committed Oct 8, 2024
1 parent 8e68d35 commit e352f9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/spec/modules/ads_interactiveBidAdapter_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ describe('AdsInteractiveBidAdapter', function () {
expect(data).to.have.all.keys(
'deviceWidth',
'deviceHeight',
'device',
'language',
'secure',
'host',
Expand Down

0 comments on commit e352f9b

Please sign in to comment.