Commit c41ed4d1 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'gitlab-ce-7033-port-to-ce' into 'master'

Port gitlab-org/gitlab-ce!7033 to EE

See merge request !814
parents 964f7110 892d4c53
......@@ -20,5 +20,5 @@ unless ENV['CI'] || ENV['CI_SERVER']
end
Spinach.hooks.before_run do
TestEnv.warm_asset_cache
TestEnv.warm_asset_cache unless ENV['CI'] || ENV['CI_SERVER']
end
require_relative 'ee/ldap_helpers'
module LdapHelpers
include EE::LdapHelpers
......
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