FIX: Always allow downloads from CDN

This commit is contained in:
Robin Ward
2017-05-23 16:32:54 -04:00
parent f101e052e6
commit 3b0cbf7013
3 changed files with 13 additions and 4 deletions

View File

@ -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