Skip to content

Commit

Permalink
rerun circle ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
sderbush-tt committed Mar 9, 2022
1 parent d4c0caa commit 936d712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/spec/modules/insticatorBidAdapter_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ describe('InsticatorBidAdapter', function () {
bidder: 'insticator',
adUnitCode: 'adunit-code',
params: {
adUnitId: '1a2b3c4d5e6f1a2b3c4d'
adUnitId: '1a2b3c4d5e6f1a2b3c4d',
},
sizes: [[300, 250], [300, 600]],
mediaTypes: {
Expand Down

0 comments on commit 936d712

Please sign in to comment.