We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c055cf8 commit 892a29aCopy full SHA for 892a29a
test/spec/modules/mobkoiAnalyticsAdapter_spec.js
@@ -177,7 +177,7 @@ const getBidderRequest = () => ({
177
ortb2: getOrtb2()
178
})
179
180
-xdescribe('mobkoiAnalyticsAdapter', function () {
+describe('mobkoiAnalyticsAdapter', function () {
181
it('should registers with the adapter manager', function () {
182
// should refer to the BIDDER_CODE in the mobkoiAnalyticsAdapter
183
const adapter = adapterManager.getAnalyticsAdapter('mobkoi');
0 commit comments