mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Queue jobs in tests by default.
This commit is contained in:
@@ -68,6 +68,7 @@ describe CategoryUser do
|
||||
|
||||
context 'integration' do
|
||||
before do
|
||||
SiteSetting.queue_jobs = false
|
||||
NotificationEmailer.enable
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user