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

@ -4,7 +4,7 @@ import (
"context"
"testing"
twitterscraper "github.com/n0madic/twitter-scraper"
twitterscraper "github.com/joacoesteban/twitter-scraper"
)
func TestFetchSearchCursor(t *testing.T) {