Commit 0afb5421 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch 'jh-147-add-jh-in-spec-helper' into 'master'

Add jh in fast spec helper

See merge request gitlab-org/gitlab!66089
parents 738a5d2f 3e03490b
......@@ -20,6 +20,7 @@ require 'active_support/all'
ActiveSupport::Dependencies.autoload_paths << 'lib'
ActiveSupport::Dependencies.autoload_paths << 'ee/lib'
ActiveSupport::Dependencies.autoload_paths << 'jh/lib'
ActiveSupport::XmlMini.backend = 'Nokogiri'
......
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