Commit 25951943 authored by Valery Sizov's avatar Valery Sizov

Fix rspec ./spec/features/boards/multiple_boards_spec.rb:111

parent 1474ef50
......@@ -121,7 +121,7 @@ describe 'Multiple Issue Boards', feature: true, js: true do
expect(page).to have_content(board2.name)
end
click_button 'Create new list'
click_button 'Add list'
wait_for_ajax
......
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