From 514850a280f988f54b117ef15607b2374cdce18a Mon Sep 17 00:00:00 2001 From: gan-of-culture Date: Sat, 12 Feb 2022 16:57:59 +0100 Subject: [PATCH] [INTERNAL] latesthentai.com: updated tests --- extractors/latesthentai/latesthentai_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {