Skip to content
Snippets Groups Projects
Commit 208e4040 authored by George Andrinopoulos's avatar George Andrinopoulos
Browse files

Fix failing test

parent 70830c23
No related branches found
No related tags found
Loading
......@@ -86,7 +86,7 @@
click_button 'Cherry-pick'
end
expect(page).to have_content('The commit has been successfully cherry-picked into master.')
expect(page).to have_content('The commit has been successfully cherry-picked into feature.')
end
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment