Skip to content

Commit

Permalink
Add support for Account configuration (PBID-727, prebid#1395) (prebid…
Browse files Browse the repository at this point in the history
  • Loading branch information
laurb9 authored and sachin-pubmatic committed Aug 2, 2021
1 parent 6154213 commit f24c7b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions endpoints/openrtb2/auction_benchmark_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ func BenchmarkOpenrtbEndpoint(b *testing.B) {
paramValidator,
empty_fetcher.EmptyFetcher{},
empty_fetcher.EmptyFetcher{},
empty_fetcher.EmptyFetcher{},
&config.Configuration{MaxRequestSize: maxSize},
newTestMetrics(),
analyticsConf.NewPBSAnalytics(&config.Analytics{}),
Expand Down

0 comments on commit f24c7b4

Please sign in to comment.