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
1 merge request!20846Resolve "Cherry-picking: Confirmation message should include target branch name"
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
click_button 'Cherry-pick' click_button 'Cherry-pick'
end 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
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