summaryrefslogtreecommitdiff
path: root/spec/support/routing_helpers.rb
blob: af1f4760804d0e50f5ee41bb40576e53af1861f1 (plain)
1
2
3
RSpec.configure do |config|
  config.include GitlabRoutingHelper
end