mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 16:11:08 +08:00
hold back some gems, do fix rspec issue
This commit is contained in:
@ -45,6 +45,7 @@ Spork.prefork do
|
||||
config.include MessageBus
|
||||
config.mock_framework = :mocha
|
||||
config.order = 'random'
|
||||
config.infer_spec_type_from_file_location!
|
||||
|
||||
# If you're not using ActiveRecord, or you'd prefer not to run each of your
|
||||
# examples within a transaction, remove the following line or assign false
|
||||
|
Reference in New Issue
Block a user