Commit 26a5626d authored by Toon Claes's avatar Toon Claes

Resolve conflict in spec/spec_helper.rb

parent 001752b7
......@@ -104,7 +104,6 @@ RSpec.configure do |config|
TestEnv.init
end
<<<<<<< HEAD
# EE-specific start
config.before(:all) do
License.destroy_all
......@@ -112,8 +111,6 @@ RSpec.configure do |config|
end
# EE-specific stop
=======
>>>>>>> upstream/master
config.after(:all) do
TestEnv.clean_test_path
end
......
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