mirror of
https://github.com/NohamR/papeer.git
synced 2026-05-26 04:17:21 +00:00
refacto get command, fix: images option
This commit is contained in:
@@ -153,7 +153,7 @@ func TestSubChaptersLimitOver(t *testing.T) {
|
||||
|
||||
config0 := NewScrapeConfig()
|
||||
config0.limit = 3
|
||||
|
||||
|
||||
config1 := NewScrapeConfig()
|
||||
|
||||
c := NewChapterFromURL("https://books.lapw.at/", []*ScrapeConfig{config0, config1}, 0, func(index int, name string) {})
|
||||
|
||||
Reference in New Issue
Block a user