tests: fix broken tests.
This commit is contained in:
@@ -161,7 +161,7 @@ class DanbooruHttpTest < ActiveSupport::TestCase
|
||||
response = Danbooru::Http.use(:unpolish_cloudflare).get(url)
|
||||
|
||||
assert_equal(200, response.status)
|
||||
assert_equal(622_594, response.content_length)
|
||||
assert_equal(622_784, response.content_length)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user