@@ -262,7 +262,6 @@ describe('TrustXAdapter', function () {
262
262
'width' : 300 ,
263
263
'height' : 250 ,
264
264
'ad' : '<div>test content 1</div>' ,
265
- 'bidderCode' : 'trustx' ,
266
265
'currency' : 'USD' ,
267
266
'mediaType' : 'banner' ,
268
267
'netRevenue' : true ,
@@ -320,7 +319,6 @@ describe('TrustXAdapter', function () {
320
319
'width' : 300 ,
321
320
'height' : 250 ,
322
321
'ad' : '<div>test content 1</div>' ,
323
- 'bidderCode' : 'trustx' ,
324
322
'currency' : 'USD' ,
325
323
'mediaType' : 'banner' ,
326
324
'netRevenue' : true ,
@@ -334,7 +332,6 @@ describe('TrustXAdapter', function () {
334
332
'width' : 300 ,
335
333
'height' : 600 ,
336
334
'ad' : '<div>test content 2</div>' ,
337
- 'bidderCode' : 'trustx' ,
338
335
'currency' : 'USD' ,
339
336
'mediaType' : 'banner' ,
340
337
'netRevenue' : true ,
@@ -348,7 +345,6 @@ describe('TrustXAdapter', function () {
348
345
'width' : 728 ,
349
346
'height' : 90 ,
350
347
'ad' : '<div>test content 3</div>' ,
351
- 'bidderCode' : 'trustx' ,
352
348
'currency' : 'USD' ,
353
349
'mediaType' : 'banner' ,
354
350
'netRevenue' : true ,
@@ -476,7 +472,6 @@ describe('TrustXAdapter', function () {
476
472
'width' : 300 ,
477
473
'height' : 250 ,
478
474
'ad' : '<div>test content 1</div>' ,
479
- 'bidderCode' : 'trustx' ,
480
475
'currency' : 'USD' ,
481
476
'mediaType' : 'banner' ,
482
477
'netRevenue' : true ,
@@ -490,7 +485,6 @@ describe('TrustXAdapter', function () {
490
485
'width' : 300 ,
491
486
'height' : 600 ,
492
487
'ad' : '<div>test content 2</div>' ,
493
- 'bidderCode' : 'trustx' ,
494
488
'currency' : 'USD' ,
495
489
'mediaType' : 'banner' ,
496
490
'netRevenue' : true ,
@@ -504,7 +498,6 @@ describe('TrustXAdapter', function () {
504
498
'width' : 728 ,
505
499
'height' : 90 ,
506
500
'ad' : '<div>test content 3</div>' ,
507
- 'bidderCode' : 'trustx' ,
508
501
'currency' : 'USD' ,
509
502
'mediaType' : 'banner' ,
510
503
'netRevenue' : true ,
@@ -518,7 +511,6 @@ describe('TrustXAdapter', function () {
518
511
'width' : 300 ,
519
512
'height' : 600 ,
520
513
'ad' : '<div>test content 4</div>' ,
521
- 'bidderCode' : 'trustx' ,
522
514
'currency' : 'USD' ,
523
515
'mediaType' : 'banner' ,
524
516
'netRevenue' : true ,
@@ -580,7 +572,6 @@ describe('TrustXAdapter', function () {
580
572
'width' : 300 ,
581
573
'height' : 250 ,
582
574
'ad' : '<div>test content 1</div>' ,
583
- 'bidderCode' : 'trustx' ,
584
575
'currency' : 'USD' ,
585
576
'mediaType' : 'banner' ,
586
577
'netRevenue' : true ,
@@ -594,7 +585,6 @@ describe('TrustXAdapter', function () {
594
585
'width' : 300 ,
595
586
'height' : 250 ,
596
587
'ad' : '<div>test content 2</div>' ,
597
- 'bidderCode' : 'trustx' ,
598
588
'currency' : 'USD' ,
599
589
'mediaType' : 'banner' ,
600
590
'netRevenue' : true ,
@@ -655,7 +645,6 @@ describe('TrustXAdapter', function () {
655
645
'dealId' : undefined ,
656
646
'width' : 300 ,
657
647
'height' : 600 ,
658
- 'bidderCode' : 'trustx' ,
659
648
'currency' : 'USD' ,
660
649
'mediaType' : 'video' ,
661
650
'netRevenue' : true ,
@@ -735,7 +724,6 @@ describe('TrustXAdapter', function () {
735
724
'dealId' : undefined ,
736
725
'width' : 300 ,
737
726
'height' : 600 ,
738
- 'bidderCode' : 'trustx' ,
739
727
'currency' : 'USD' ,
740
728
'mediaType' : 'video' ,
741
729
'netRevenue' : true ,
@@ -753,7 +741,6 @@ describe('TrustXAdapter', function () {
753
741
'dealId' : undefined ,
754
742
'width' : 300 ,
755
743
'height' : 250 ,
756
- 'bidderCode' : 'trustx' ,
757
744
'currency' : 'USD' ,
758
745
'mediaType' : 'video' ,
759
746
'netRevenue' : true ,
@@ -771,7 +758,6 @@ describe('TrustXAdapter', function () {
771
758
'dealId' : undefined ,
772
759
'width' : 300 ,
773
760
'height' : 250 ,
774
- 'bidderCode' : 'trustx' ,
775
761
'currency' : 'USD' ,
776
762
'mediaType' : 'video' ,
777
763
'netRevenue' : true ,
0 commit comments