Commit c08e407b authored by Kev's avatar Kev

Fix button name in spec title

parent 5ed1793d
......@@ -213,7 +213,7 @@ describe('Merge request widget rebase component', () => {
});
});
it('does not render the "Rebase without CI" button with rebaseWithoutCiUI flag enabled', () => {
it('does not render the "Rebase without pipeline" button with rebaseWithoutCiUI flag enabled', () => {
createWrapper(
{
mr: {
......
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