Fix #3985: Uploads: 405 Method Not Allowed.
This commit is contained in:
@@ -24,4 +24,10 @@ class CloudflareServiceTest < ActiveSupport::TestCase
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
context "#ips" do
|
||||
should "work" do
|
||||
refute_empty(subject.ips)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user