summaryrefslogtreecommitdiff
path: root/tests/end2end/features/yankpaste.feature
diff options
context:
space:
mode:
Diffstat (limited to 'tests/end2end/features/yankpaste.feature')
-rw-r--r--tests/end2end/features/yankpaste.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/end2end/features/yankpaste.feature b/tests/end2end/features/yankpaste.feature
index 16caac3a3..ecabffd13 100644
--- a/tests/end2end/features/yankpaste.feature
+++ b/tests/end2end/features/yankpaste.feature
@@ -315,6 +315,7 @@ Feature: Yanking and pasting.
And I run :insert-text This text should be undone
And I wait for the javascript message "textarea contents: This text should be undone"
And I press the key "<Ctrl+z>"
+ And I wait for the javascript message "textarea contents: "
# Paste final text
And I run :insert-text This text should stay
# Compare