emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/multiple-cursors b28e8f9 023/434: Update test to fix missi


From: ELPA Syncer
Subject: [nongnu] elpa/multiple-cursors b28e8f9 023/434: Update test to fix missing step definition.
Date: Sat, 7 Aug 2021 09:19:47 -0400 (EDT)

branch: elpa/multiple-cursors
commit b28e8f9536944f0b108b43023fb8d90451d4cf9a
Author: Magnar Sveen <magnars@gmail.com>
Commit: Magnar Sveen <magnars@gmail.com>

    Update test to fix missing step definition.
---
 features/mark-multiple-integration.feature | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/features/mark-multiple-integration.feature 
b/features/mark-multiple-integration.feature
index fd2b32c..4053296 100644
--- a/features/mark-multiple-integration.feature
+++ b/features/mark-multiple-integration.feature
@@ -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"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]