File tree Expand file tree Collapse file tree 1 file changed +34
-34
lines changed Expand file tree Collapse file tree 1 file changed +34
-34
lines changed Original file line number Diff line number Diff line change @@ -108,30 +108,30 @@ describe('admaticBidAdapter', () => {
108
108
}
109
109
} ,
110
110
{
111
- " size" : [
111
+ ' size' : [
112
112
{
113
- "w" : 338 ,
114
- "h" : 280
113
+ 'w' : 338 ,
114
+ 'h' : 280
115
115
}
116
116
] ,
117
- " type" : " video" ,
118
- " mediatype" : {
119
- " context" : " instream" ,
120
- " mimes" : [
121
- " video/mp4"
117
+ ' type' : ' video' ,
118
+ ' mediatype' : {
119
+ ' context' : ' instream' ,
120
+ ' mimes' : [
121
+ ' video/mp4'
122
122
] ,
123
- " maxduration" : 240 ,
124
- " api" : [
123
+ ' maxduration' : 240 ,
124
+ ' api' : [
125
125
1 ,
126
126
2
127
127
] ,
128
- " playerSize" : [
128
+ ' playerSize' : [
129
129
[
130
130
338 ,
131
131
280
132
132
]
133
133
] ,
134
- " protocols" : [
134
+ ' protocols' : [
135
135
1 ,
136
136
2 ,
137
137
3 ,
@@ -141,14 +141,14 @@ describe('admaticBidAdapter', () => {
141
141
7 ,
142
142
8
143
143
] ,
144
- " skip" : 1 ,
145
- " playbackmethod" : [
144
+ ' skip' : 1 ,
145
+ ' playbackmethod' : [
146
146
2
147
147
] ,
148
- " linearity" : 1 ,
149
- " placement" : 2
148
+ ' linearity' : 1 ,
149
+ ' placement' : 2
150
150
} ,
151
- "id" : " 45e86fc7ce7fc93"
151
+ 'id' : ' 45e86fc7ce7fc93'
152
152
}
153
153
] ,
154
154
'ext' : {
@@ -218,30 +218,30 @@ describe('admaticBidAdapter', () => {
218
218
}
219
219
} ,
220
220
{
221
- " size" : [
221
+ ' size' : [
222
222
{
223
- "w" : 338 ,
224
- "h" : 280
223
+ 'w' : 338 ,
224
+ 'h' : 280
225
225
}
226
226
] ,
227
- " type" : " video" ,
228
- " mediatype" : {
229
- " context" : " instream" ,
230
- " mimes" : [
231
- " video/mp4"
227
+ ' type' : ' video' ,
228
+ ' mediatype' : {
229
+ ' context' : ' instream' ,
230
+ ' mimes' : [
231
+ ' video/mp4'
232
232
] ,
233
- " maxduration" : 240 ,
234
- " api" : [
233
+ ' maxduration' : 240 ,
234
+ ' api' : [
235
235
1 ,
236
236
2
237
237
] ,
238
- " playerSize" : [
238
+ ' playerSize' : [
239
239
[
240
240
338 ,
241
241
280
242
242
]
243
243
] ,
244
- " protocols" : [
244
+ ' protocols' : [
245
245
1 ,
246
246
2 ,
247
247
3 ,
@@ -251,14 +251,14 @@ describe('admaticBidAdapter', () => {
251
251
7 ,
252
252
8
253
253
] ,
254
- " skip" : 1 ,
255
- " playbackmethod" : [
254
+ ' skip' : 1 ,
255
+ ' playbackmethod' : [
256
256
2
257
257
] ,
258
- " linearity" : 1 ,
259
- " placement" : 2
258
+ ' linearity' : 1 ,
259
+ ' placement' : 2
260
260
} ,
261
- "id" : " 45e86fc7ce7fc93"
261
+ 'id' : ' 45e86fc7ce7fc93'
262
262
}
263
263
] ,
264
264
'ext' : {
You can’t perform that action at this time.
0 commit comments