Skip to content

Commit

Permalink
RichAudience: Files name updated (prebid#3793)
Browse files Browse the repository at this point in the history
* Files name updated

* uploading bidder
  • Loading branch information
richaudience authored and Alex committed Aug 1, 2019
1 parent bae1fbf commit 8cd9a72
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
// import or require modules necessary for the test, e.g.:
import {expect} from 'chai'; // may prefer 'assert' in place of 'expect'
// import spec from 'modules/richAudienceBidAdapter';
import {
spec
} from 'modules/richAudienceBidAdapter';
} from 'modules/richaudienceBidAdapter';
import {config} from 'src/config';
import * as utils from 'src/utils';

describe('Rich Audience adapter tests', function () {
describe('Richaudience adapter tests', function () {
var DEFAULT_PARAMS = [{
adUnitCode: 'test-div',
bidId: '2c7c8e9c900244',
Expand Down

0 comments on commit 8cd9a72

Please sign in to comment.