Skip to content

Commit

Permalink
Rename adformOpenRTBBidAdapter (prebid#3318)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pupis authored and mkendall07 committed Nov 21, 2018
1 parent 4b14844 commit f8b14ec
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// jshint esversion: 6, es3: false, node: true
import {assert, expect} from 'chai';
import * as url from 'src/url';
import {spec} from 'modules/adformOpenRTBAdapter';
import {spec} from 'modules/adformOpenRTBBidAdapter';
import { NATIVE } from 'src/mediaTypes';

describe('AdformOpenRTB adapter', function () {
Expand Down

0 comments on commit f8b14ec

Please sign in to comment.