Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dgirardi committed Dec 18, 2024
1 parent 060a01d commit f9b0b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/spec/modules/prebidServerBidAdapter_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -4650,7 +4650,7 @@ describe('S2S Adapter', function () {
},
expected: {
eids: [
eidEntry('id', 'id',['bidderA'])
eidEntry('id', 'id', ['bidderA'])
]
}
}
Expand Down

0 comments on commit f9b0b7a

Please sign in to comment.