From cbc835acb721840236f1abd5006e11ebb1810495 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 21 Apr 2020 21:59:55 +0200 Subject: tests: Try to stabilize inserting_text_into_a_text_field_with_undo --- tests/end2end/features/yankpaste.feature | 1 + 1 file changed, 1 insertion(+) 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 "" + And I wait for the javascript message "textarea contents: " # Paste final text And I run :insert-text This text should stay # Compare -- cgit v1.2.3-54-g00ecf