Closed smola closed 6 years ago
If scraper.Next() returns an error, the test enters an infinite loop.
scraper.Next()
Signed-off-by: Santiago M. Mola santi@mola.io
@smola is it supposed that appveyor CI must pass before merge?
@mcarmonaa Nope. Appveyor is not supposed to work yet. I'm making a PR to make it work.
If
scraper.Next()
returns an error, the test enters an infinite loop.Signed-off-by: Santiago M. Mola santi@mola.io