Skip to content

Commit

Permalink
New Adapter Initialization Framework (prebid#1532)
Browse files Browse the repository at this point in the history
  • Loading branch information
SyntaxNode authored and sachin-pubmatic committed Aug 2, 2021
1 parent 614fe62 commit 973fd7d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions usersync/usersyncers/syncer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,6 @@ func TestNewSyncerMap(t *testing.T) {
string(openrtb_ext.BidderSomoaudience): syncConfig,
string(openrtb_ext.BidderSonobi): syncConfig,
string(openrtb_ext.BidderSovrn): syncConfig,
string(openrtb_ext.BidderSmartadserver): syncConfig,
string(openrtb_ext.BidderSmartRTB): syncConfig,
string(openrtb_ext.BidderSmartyAds): syncConfig,
string(openrtb_ext.BidderSynacormedia): syncConfig,
string(openrtb_ext.BidderTappx): syncConfig,
string(openrtb_ext.BidderTelaria): syncConfig,
Expand All @@ -95,7 +92,6 @@ func TestNewSyncerMap(t *testing.T) {
string(openrtb_ext.BidderUcfunnel): syncConfig,
string(openrtb_ext.BidderUnruly): syncConfig,
string(openrtb_ext.BidderValueImpression): syncConfig,
string(openrtb_ext.BidderYieldlab): syncConfig,
string(openrtb_ext.BidderVerizonMedia): syncConfig,
string(openrtb_ext.BidderVisx): syncConfig,
string(openrtb_ext.BidderVrtcal): syncConfig,
Expand Down

0 comments on commit 973fd7d

Please sign in to comment.