update package name

This commit is contained in:
Valentine 2024-01-28 23:06:45 +03:00
parent fdd172a136
commit 8dda773032
7 changed files with 19 additions and 20 deletions

View file

@ -7,7 +7,7 @@ import (
"github.com/google/go-cmp/cmp"
"github.com/google/go-cmp/cmp/cmpopts"
twitterscraper "github.com/n0madic/twitter-scraper"
twitterscraper "github.com/imperatrona/twitter-scraper"
)
func TestGetProfile(t *testing.T) {