mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 16:48:26 -05: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.