Skip to content

Commit 892a29a

Browse files
authored
Update mobkoiAnalyticsAdapter_spec.js (#13421)
Reinstate test block from #13397
1 parent c055cf8 commit 892a29a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/spec/modules/mobkoiAnalyticsAdapter_spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ const getBidderRequest = () => ({
177177
ortb2: getOrtb2()
178178
})
179179

180-
xdescribe('mobkoiAnalyticsAdapter', function () {
180+
describe('mobkoiAnalyticsAdapter', function () {
181181
it('should registers with the adapter manager', function () {
182182
// should refer to the BIDDER_CODE in the mobkoiAnalyticsAdapter
183183
const adapter = adapterManager.getAnalyticsAdapter('mobkoi');

0 commit comments

Comments
 (0)