mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-13 13:03:03 +00:00
Update test to fix missing step definition.
This commit is contained in:
parent
dcd9c52b4a
commit
b28e8f9536
@ -19,6 +19,6 @@ Feature: Mark multiple integration
|
|||||||
And I press "C->"
|
And I press "C->"
|
||||||
And I press "C-g"
|
And I press "C-g"
|
||||||
And I type "'"
|
And I type "'"
|
||||||
And I press "C-f" 4 times
|
And I press "M-f"
|
||||||
And I type "'"
|
And I type "'"
|
||||||
Then I should see "This 'text' contains the word 'text' twice"
|
Then I should see "This 'text' contains the word 'text' twice"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user