diff --git a/extractors/latesthentai/latesthentai_test.go b/extractors/latesthentai/latesthentai_test.go index d4e6364..ee7e865 100644 --- a/extractors/latesthentai/latesthentai_test.go +++ b/extractors/latesthentai/latesthentai_test.go @@ -25,7 +25,7 @@ func TestParseURL(t *testing.T) { // its hard to make a test for the other groups since the number of episodes always changes Name: "Studio", URL: "https://latesthentai.com/studio/new-generation/", - Want: 26, + Want: 31, }, } for _, tt := range tests {