diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2019-09-25 01:56:29 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2019-10-01 22:27:44 -0400 |
commit | 1f4c9da9c60f3cf5573c2f35e74c48a0f56056b4 (patch) | |
tree | 5f1df6514ef93b699dd8e3564a51506aea9354c4 /test/functional/ui/popupmenu_spec.lua | |
parent | 90c2abc53faed9aab8ad71395068e7b09d6dea85 (diff) | |
download | rneovim-1f4c9da9c60f3cf5573c2f35e74c48a0f56056b4.tar.gz rneovim-1f4c9da9c60f3cf5573c2f35e74c48a0f56056b4.tar.bz2 rneovim-1f4c9da9c60f3cf5573c2f35e74c48a0f56056b4.zip |
test: fix screen assertions
Diffstat (limited to 'test/functional/ui/popupmenu_spec.lua')
-rw-r--r-- | test/functional/ui/popupmenu_spec.lua | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/functional/ui/popupmenu_spec.lua b/test/functional/ui/popupmenu_spec.lua index 37eb550835..fabcc05ce6 100644 --- a/test/functional/ui/popupmenu_spec.lua +++ b/test/functional/ui/popupmenu_spec.lua @@ -1491,20 +1491,20 @@ describe('builtin popupmenu', function() command("split") screen:expect([[ + xx | choice^ | - {1:~ }| {n:word }{1: }| {s:choice }{4: }| {n:text } | - {n:thing }{1: }| + {n:thing } | {3:[No Name] [+] }| {2:-- INSERT --} | ]]) meths.input_mouse('wheel', 'down', '', 0, 6, 15) screen:expect{grid=[[ + xx | choice^ | - {1:~ }| {n:word }{1: }| {s:choice }{4: }| {n:text } | |