Skip to content

Commit

Permalink
remove s3 region to match missing region error (kreeti#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbhawsingka authored Oct 6, 2020
1 parent 178fe7f commit f01a50b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions spec/paperclip/storage/s3_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -805,9 +805,7 @@ def counter
s3_region: "ap-northeast-1",
s3_host_name: "s3-ap-northeast-1.amazonaws.com"
},
test: {
s3_region: ""
}
test: {}
}
@dummy = Dummy.new
end
Expand Down

0 comments on commit f01a50b

Please sign in to comment.