Skip to content

Commit

Permalink
AcuityAds adapter: fix issue with download (#9164)
Browse files Browse the repository at this point in the history
* add prebid.js adapter

* changes

* changes

* changes

* changes

* fix downolad
  • Loading branch information
AcuityAdsIntegrations authored Nov 28, 2022
1 parent 54d2256 commit 4f21a5b
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,5 +1,5 @@
import { expect } from 'chai';
import { spec } from '../../../modules/acuityAdsBidAdapter';
import { spec } from '../../../modules/acuityadsBidAdapter';
import { BANNER, VIDEO, NATIVE } from '../../../src/mediaTypes.js';
import { getUniqueIdentifierStr } from '../../../src/utils.js';

Expand Down

0 comments on commit 4f21a5b

Please sign in to comment.