Skip to content

Commit

Permalink
fix test import
Browse files Browse the repository at this point in the history
  • Loading branch information
thatmattlove committed Aug 4, 2023
1 parent 308b8eb commit 97c6ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/whois/client_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
"testing"

"github.com/stretchr/testify/assert"
"github.com/thatmattlove/addr/addr/whois"
"github.com/thatmattlove/addr/pkg/whois"
)

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

0 comments on commit 97c6ef4

Please sign in to comment.