Bring changes from EE
This commit is contained in:
parent
e446e8712c
commit
14d1efc0e9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue