aboutsummaryrefslogtreecommitdiff
path: root/test/functional/eval/system_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/eval/system_spec.lua')
-rw-r--r--test/functional/eval/system_spec.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/functional/eval/system_spec.lua b/test/functional/eval/system_spec.lua
index 23cea4c038..5e12b6a6a4 100644
--- a/test/functional/eval/system_spec.lua
+++ b/test/functional/eval/system_spec.lua
@@ -241,7 +241,7 @@ describe('system()', function()
~ |
~ |
~ |
- Type :quit<Enter> to exit Nvim |
+ Type :qa! and press <E...all changes and exit Nvim |
]])
end)
end)
@@ -448,7 +448,7 @@ describe('systemlist()', function()
~ |
~ |
~ |
- Type :quit<Enter> to exit Nvim |
+ Type :qa! and press <E...all changes and exit Nvim |
]])
end)
end)