Fix boards spec

This commit is contained in:
Clement Ho 2018-04-23 19:32:30 -05:00
parent 0d77b9c9ff
commit 2dea3ed278
1 changed files with 1 additions and 1 deletions

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