This commit is contained in:
Joaco Esteban 2024-02-03 14:56:01 +01:00
parent c967fdefdd
commit 985351070d
7 changed files with 19 additions and 20 deletions

View file

@ -3,7 +3,7 @@ package twitterscraper_test
import (
"testing"
twitterscraper "github.com/n0madic/twitter-scraper"
twitterscraper "github.com/joacoesteban/twitter-scraper"
)
func TestGetGuestToken(t *testing.T) {