Skip to content

Commit

Permalink
Remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
pm-nitin-shirsat committed May 28, 2024
1 parent a3667c1 commit 484c691
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/spec/modules/pubmaticBidAdapter_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ describe('PubMatic adapter', function () {
battr: [13, 14],
linearity: 1,
placement: 2,
// plcmt: 2,
plcmt: 1,
minbitrate: 10,
maxbitrate: 10
Expand Down Expand Up @@ -171,7 +170,6 @@ describe('PubMatic adapter', function () {
battr: [13, 14],
linearity: 1,
placement: 2,
// plcmt: 2,
plcmt: 1,
minbitrate: 100,
maxbitrate: 4096
Expand Down Expand Up @@ -397,7 +395,6 @@ describe('PubMatic adapter', function () {
battr: [13, 14],
linearity: 1,
placement: 2,
// plcmt: 2,
plcmt: 1,
minbitrate: 100,
maxbitrate: 4096
Expand Down Expand Up @@ -526,7 +523,6 @@ describe('PubMatic adapter', function () {
battr: [13, 14],
linearity: 1,
placement: 2,
// plcmt: 2,
plcmt: 1,
minbitrate: 100,
maxbitrate: 4096
Expand Down Expand Up @@ -598,7 +594,6 @@ describe('PubMatic adapter', function () {
battr: [13, 14],
linearity: 1,
placement: 2,
// plcmt: 2,
plcmt: 1,
minbitrate: 100,
maxbitrate: 4096
Expand Down

0 comments on commit 484c691

Please sign in to comment.