tests: fix broken tests.

This commit is contained in:
evazion
2022-03-15 04:45:30 -05:00
parent 133c45ee29
commit 644dfaf74c
5 changed files with 11 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
# https://fantia.jp/profiles/tus_2n9n0fm05fizg
class Source::URL::Fantia < Source::URL
attr_reader :full_image_url
attr_reader :full_image_url, :fanclub_id, :username, :post_id, :product_id
def self.match?(url)
url.domain == "fantia.jp"