Commit 311daac8 authored by Etienne Baqué's avatar Etienne Baqué

Merge branch 'add-prepend-mod-to-terms-helper' into 'master'

Add prepend mod to terms_helper.rb

See merge request gitlab-org/gitlab!82888
parents dd0a40a0 2bd6ed8b
......@@ -19,3 +19,5 @@ module TermsHelper
expect(page).to have_content('Please accept the Terms of Service before continuing.')
end
end
TermsHelper.prepend_mod
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