提交 31ce89b1 编写于 作者: R Robert Speicher

Fix failure in spec/features/unsubscribe_links_spec.rb

Not sure why this fails with the full login flow, but it's not necessary
and would've been changed eventually anyway, so whatever!
上级 6d1bb2d5
......@@ -57,7 +57,7 @@ describe 'Unsubscribe links', feature: true do
context 'when logged in' do
before do
gitlab_sign_in(recipient)
sign_in(recipient)
end
it 'unsubscribes from the issue when visiting the link from the email body' do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册