Commit e76f26ed authored by Robert Speicher's avatar Robert Speicher

Merge branch 'unify-project_features_apply_to_issuables_shared_examples.rb' into 'master'

Unify spec/support/shared_examples/features/project_features_apply_to_issuables_shared_examples.rb

See merge request gitlab-org/gitlab-ce!20073
parents 9d61cae2 14d1efc0
......@@ -18,7 +18,7 @@ shared_examples 'project features apply to issuables' do |klass|
before do
_ = issuable
gitlab_sign_in(user) if user
sign_in(user) if user
visit path
end
......
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