Fix boards spec

This commit is contained in:
Clement Ho 2018-04-23 19:32:30 -05:00
parent 0d77b9c9ff
commit 2dea3ed278

View file

@ -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