Commit 467e4a56 authored by Clement Ho's avatar Clement Ho

Fix pipelines spec

parent 2dea3ed2
...@@ -211,7 +211,7 @@ describe 'Pipelines', :js do ...@@ -211,7 +211,7 @@ describe 'Pipelines', :js do
end end
it 'has a dropdown with play button' do it 'has a dropdown with play button' do
expect(page).to have_selector('.dropdown-new.btn.btn-default .icon-play') expect(page).to have_selector('.dropdown-new.btn.btn-secondary .icon-play')
end end
it 'has link to the manual action' do it 'has link to the manual action' 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