Enable javascript again after the test
This commit is contained in:
parent
18420c6978
commit
5982787651
@ -265,6 +265,7 @@ Feature: Yanking and pasting.
|
||||
And I run :insert-text Hello world
|
||||
And I press the keys "<Ctrl+a>"
|
||||
And I run :yank selection
|
||||
And I set content -> allow-javascript to true
|
||||
# Compare
|
||||
Then the clipboard should contain "Hello world"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user