mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 17:18:19 +08:00
opps. missed a comment
This commit is contained in:
parent
613e31d3ef
commit
945ee5dda0
|
@ -24,7 +24,6 @@ describe S3Store do
|
|||
end
|
||||
|
||||
it 'returns the url of the S3 upload if successful' do
|
||||
# NOTE: s3 bucket's name are case sensitive so we can't use it as a subdomain...
|
||||
S3Store.store_file(file, "SHA", 1).should == '//s3_upload_bucket.s3.amazonaws.com/1SHA.png'
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user