mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
protect against crash in prd
This commit is contained in:
parent
0b4fc7ebed
commit
559c1e52aa
@ -1,3 +1,5 @@
|
|||||||
require 'rspec/core/rake_task'
|
if Rails.env.development? || Rails.env.test?
|
||||||
|
require 'rspec/core/rake_task'
|
||||||
|
|
||||||
RSpec::Core::RakeTask.new(:spec)
|
RSpec::Core::RakeTask.new(:spec)
|
||||||
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user