Commit da52818e authored by Stan Hu's avatar Stan Hu

Resolve conflicts in spec/spec_helper.rb

parent 4e9a4011
......@@ -94,14 +94,11 @@ RSpec.configure do |config|
config.include LiveDebugger, :js
config.include MigrationsHelpers, :migration
config.include RedisHelpers
<<<<<<< HEAD
# EE only START
config.include EE::LicenseHelpers
config.include Rails.application.routes.url_helpers, type: :routing
# EE only END
=======
>>>>>>> upstream/master
if ENV['CI']
# This includes the first try, i.e. tests will be run 4 times before failing.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment