Skip to content

Commit

Permalink
Merge pull request #2 from KargoGlobal/fix-removed-loc
Browse files Browse the repository at this point in the history
Kargo Bid Adapter: Fix failed test case
  • Loading branch information
jsadwith authored Mar 2, 2022
2 parents d69377a + 4be60a2 commit a8af96a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/spec/modules/kargoBidAdapter_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,7 @@ describe('kargo adapter tests', function () {
width: 300,
height: 250,
ad: '<div id="4"></div>',
ttl: 300,
creativeId: 'bar',
dealId: undefined,
netRevenue: true,
Expand Down

0 comments on commit a8af96a

Please sign in to comment.