Commit ae3a69b5 authored by Heinrich Lee Yu's avatar Heinrich Lee Yu

Merge branch 'psi-boards-spec-sign-in' into 'master'

Fix board feature specs when running locally

See merge request gitlab-org/gitlab!53709
parents f9ed437a 336d2a94
......@@ -18,9 +18,9 @@ RSpec.describe 'Issue Boards', :js do
project.add_maintainer(user)
project.add_maintainer(user2)
set_cookie('sidebar_collapsed', 'true')
sign_in(user)
set_cookie('sidebar_collapsed', 'true')
end
context 'no lists' do
......
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