gitlab-ce/spec/support/routing_helpers.rb

4 lines
69 B
Ruby

RSpec.configure do |config|
config.include GitlabRoutingHelper
end