Skip to content

Commit 8a24ec2

Browse files
Kapil Tuptewarpm-azhar-mulla
Kapil Tuptewar
authored and
pm-azhar-mulla
committed
Changed platform to platform_id
1 parent 9cd6b58 commit 8a24ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/adapters/prebid.spec.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -953,7 +953,7 @@ describe('ADAPTER: Prebid', function() {
953953
},
954954
additionalSchemaFields : {
955955
browser : UTIL.getBrowser,
956-
platform : UTIL.getPltForFloor
956+
platform_id : UTIL.getPltForFloor
957957
}
958958
}
959959
function onSSOLogin() {};

0 commit comments

Comments
 (0)