Skip to content

Commit

Permalink
Fix tested module
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Lays committed Apr 5, 2022
1 parent 48a02d7 commit bb269ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/spec/modules/biddoBidAdapter_spec.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import {expect} from 'chai';
import {spec} from 'modules/invamiaBidAdapter.js';
import {spec} from 'modules/biddoBidAdapter.js';

describe('biddo bid adapter tests', function () {
describe('bid requests', function () {
Expand Down

0 comments on commit bb269ab

Please sign in to comment.