fix misspellings

This commit is contained in:
Valentine 2024-03-09 04:45:03 +03:00
parent 1d822caffd
commit 1426b2d8e5

View file

@ -56,7 +56,7 @@ func init() {
}
skipAuthTest = true
fmt.Println("None of any auth data provided, skipping all tests that reqires auth")
fmt.Println("None of any auth data provided, skipping all tests that requires auth")
}
func newTestScraper(skip_auth bool) *twitterscraper.Scraper {