updated gems, fix pixiv test

This commit is contained in:
albert
2012-08-16 14:33:16 -04:00
parent ac28b5b32a
commit c65feee149
2 changed files with 28 additions and 27 deletions

View File

@@ -19,7 +19,7 @@ module Sources
end
should "get the image url" do
assert_equal("http://img01.pixiv.net/img/nisieda/9646484.jpg", @site.image_url)
assert_equal("http://i1.pixiv.net/img01/img/nisieda/9646484.jpg", @site.image_url)
end
should "get the tags" do