Commit fdcf8732 authored by Douwe Maan's avatar Douwe Maan

Use spec/support/license in feature specs.

parent c9d1a9d0
......@@ -16,7 +16,7 @@ require 'sidekiq/testing/inline'
require_relative 'capybara'
require_relative 'db_cleaner'
%w(select2_helper test_env repo_helpers).each do |f|
%w(select2_helper test_env repo_helpers license).each do |f|
require Rails.root.join('spec', 'support', f)
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