tests: disable known broken pixiv fanbox tests.

This commit is contained in:
evazion
2020-06-10 18:21:12 -05:00
parent 45b3370d49
commit d6b266514b
2 changed files with 2 additions and 2 deletions

View File

@@ -84,7 +84,7 @@ module Sources
end
context "A https://www.pixiv.net/fanbox/creator/*/post/* source" do
should "work" do
should_eventually "work" do
@site = Sources::Strategies.find("http://www.pixiv.net/fanbox/creator/554149/post/82555")
assert_equal("TYONE(お仕事募集中)", @site.artist_name)