fix misspellings
This commit is contained in:
parent
1d822caffd
commit
1426b2d8e5
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ func init() {
|
||||||
}
|
}
|
||||||
|
|
||||||
skipAuthTest = true
|
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 {
|
func newTestScraper(skip_auth bool) *twitterscraper.Scraper {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue