Update test to fix missing step definition.

This commit is contained in:
Magnar Sveen 2012-06-06 16:45:54 +02:00
parent dcd9c52b4a
commit b28e8f9536

View File

@ -19,6 +19,6 @@ Feature: Mark multiple integration
And I press "C->"
And I press "C-g"
And I type "'"
And I press "C-f" 4 times
And I press "M-f"
And I type "'"
Then I should see "This 'text' contains the word 'text' twice"