diff --git a/tests/end2end/features/yankpaste.feature b/tests/end2end/features/yankpaste.feature index 45644b7eb..f67c65103 100644 --- a/tests/end2end/features/yankpaste.feature +++ b/tests/end2end/features/yankpaste.feature @@ -265,6 +265,7 @@ Feature: Yanking and pasting. And I run :insert-text Hello world And I press the keys "" And I run :yank selection + And I set content -> allow-javascript to true # Compare Then the clipboard should contain "Hello world"