mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 11:58:33 +08:00
FIX: Always allow downloads from CDN
This commit is contained in:
@ -57,7 +57,6 @@ describe FinalDestination do
|
||||
expect(final.redirected?).to eq(false)
|
||||
expect(final.status).to eq(:resolved)
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
context "underscores in URLs" do
|
||||
|
Reference in New Issue
Block a user