Skip to content

Commit 54bcae9

Browse files
committed
fix seatbid test
1 parent 8288bbc commit 54bcae9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

seatbid_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import (
44
"errors"
55
"testing"
66

7-
. "github.com/bsm/openrtb/v3"
7+
. "github.com/UnityTech/openrtb"
88
)
99

1010
func TestSeatBid_Validate(t *testing.T) {

0 commit comments

Comments
 (0)