Skip to content

Commit

Permalink
Added use to macros library
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaT committed Jan 16, 2024
1 parent 7c2b519 commit ef2a2cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions adapters/aidem/aidem_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ import (

"github.com/stretchr/testify/assert"

"github.com/prebid/prebid-server/adapters/adapterstest"
"github.com/prebid/prebid-server/config"
"github.com/prebid/prebid-server/openrtb_ext"
"github.com/prebid/prebid-server/v2/adapters/adapterstest"
"github.com/prebid/prebid-server/v2/config"
"github.com/prebid/prebid-server/v2/openrtb_ext"
)

func TestJsonSamples(t *testing.T) {
Expand Down

0 comments on commit ef2a2cc

Please sign in to comment.