aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/ui_event_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/lua/ui_event_spec.lua')
-rw-r--r--test/functional/lua/ui_event_spec.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/functional/lua/ui_event_spec.lua b/test/functional/lua/ui_event_spec.lua
index ddb10127e4..8159a4c91c 100644
--- a/test/functional/lua/ui_event_spec.lua
+++ b/test/functional/lua/ui_event_spec.lua
@@ -372,7 +372,7 @@ describe('vim.ui_attach', function()
|
{3: }|
{9:Excessive errors in vim.ui_attach() call}|
- {9:back from ns: 1.} |
+ {9:back from ns: 2.} |
{100:Press ENTER or type command to continue}^ |
]])
feed('<cr>')
@@ -419,7 +419,7 @@ describe('vim.ui_attach', function()
|
{3: }|
{9:Excessive errors in vim.ui_attach() call}|
- {9:back from ns: 2.} |
+ {9:back from ns: 3.} |
{100:Press ENTER or type command to continue}^ |
]])
end)