Fix boards spec
This commit is contained in:
parent
0d77b9c9ff
commit
2dea3ed278
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ describe 'Issue Boards', :js do
|
|||
|
||||
wait_for_requests
|
||||
|
||||
expect(page).to have_css('#js-add-list.open')
|
||||
expect(page).to have_css('#js-add-list.show')
|
||||
end
|
||||
|
||||
it 'creates new list from a new label' do
|
||||
|
|
Loading…
Reference in a new issue