tests: fix broken source tests.

Fix various tests broken by source files changing or being deleted.
This commit is contained in:
evazion
2020-11-10 14:38:17 -06:00
parent 3ce8c7f004
commit cc64f8b7ee
6 changed files with 24 additions and 21 deletions

View File

@@ -98,7 +98,7 @@ module Sources
end
should "get the remote image size" do
assert_equal(854_653, @site.remote_size)
assert_equal(863_758, @site.remote_size)
end
should "get the full size image url" do