discourse/spec/components/email
David Taylor 3f9e7eb326 FIX: Respect the disable_emails=non-staff site setting correctly
This reverts commit c279792130.

This commit inadvertently removed all of the non-staff email logic, rather than just for the 'test email' button. 

https://meta.discourse.org/t/112231/5
2019-03-21 21:44:14 +00:00
..
email_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
message_builder_spec.rb PERF: Move EmailLog#reply_key into new post_reply_keys table. 2018-07-24 13:51:53 +08:00
processor_spec.rb DEV: Remove the use of stubs on Rails.logger in our test suite. 2018-10-10 09:34:50 +08:00
receiver_spec.rb FEATURE: add more granular user option levels for email notifications (#7143) 2019-03-15 10:55:11 -04:00
renderer_spec.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
sender_spec.rb FIX: Respect the disable_emails=non-staff site setting correctly 2019-03-21 21:44:14 +00:00
styles_spec.rb Re-enable skip tests for Email::Styles. 2017-07-24 23:16:54 +09:00