update package name
This commit is contained in:
parent
fdd172a136
commit
8dda773032
7 changed files with 19 additions and 20 deletions
|
|
@ -3,7 +3,7 @@ package twitterscraper_test
|
|||
import (
|
||||
"testing"
|
||||
|
||||
twitterscraper "github.com/n0madic/twitter-scraper"
|
||||
twitterscraper "github.com/imperatrona/twitter-scraper"
|
||||
)
|
||||
|
||||
func TestGetGuestToken(t *testing.T) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue