mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
Extracted commonly used spec helpers into spec/support/uploads_helpers.rb, removed unused stubs and let definitions. Makes it easier to write new S3-related specs without copy and pasting setup steps from other specs.