Commit 9092f7a7 by Prem Sichanugrist

Fix whitespace

parent b89044fe
...@@ -632,7 +632,7 @@ class S3Test < Test::Unit::TestCase ...@@ -632,7 +632,7 @@ class S3Test < Test::Unit::TestCase
assert "secret1234", Dummy.new(:other => '1234').avatar.s3_credentials[:secret_access_key] assert "secret1234", Dummy.new(:other => '1234').avatar.s3_credentials[:secret_access_key]
end end
end end
context "An attachment with S3 storage and specific s3 headers set" do context "An attachment with S3 storage and specific s3 headers set" do
setup do setup do
rebuild_model :storage => :s3, rebuild_model :storage => :s3,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment