aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds
diff options
context:
space:
mode:
authorLewis Russell <lewis6991@gmail.com>2024-01-15 16:10:51 +0000
committerLewis Russell <lewis6991@gmail.com>2024-01-17 10:10:17 +0000
commitb536e0ba37addaea5507b054120e4c1e122c4405 (patch)
tree7941777386b9467824c9089510b33acf9323e75d /test/functional/ex_cmds
parentb3e5587b7f1cd6206240aea38740d2205c10ae34 (diff)
downloadrneovim-b536e0ba37addaea5507b054120e4c1e122c4405.tar.gz
rneovim-b536e0ba37addaea5507b054120e4c1e122c4405.tar.bz2
rneovim-b536e0ba37addaea5507b054120e4c1e122c4405.zip
test: big cleanup followup
Followup to 07a7c0ec
Diffstat (limited to 'test/functional/ex_cmds')
-rw-r--r--test/functional/ex_cmds/swapfile_preserve_recover_spec.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/ex_cmds/swapfile_preserve_recover_spec.lua b/test/functional/ex_cmds/swapfile_preserve_recover_spec.lua
index 4c2e54cc6b..a6fdb919c5 100644
--- a/test/functional/ex_cmds/swapfile_preserve_recover_spec.lua
+++ b/test/functional/ex_cmds/swapfile_preserve_recover_spec.lua
@@ -222,7 +222,7 @@ describe('swapfile detection', function()
screen2:expect(expected_no_dialog)
-- With API call and shortmess+=F
- async_meths.command('edit %')
+ async_meths.nvim_command('edit %')
screen2:expect {
any = [[Found a swap file by the name ".*]]
.. [[Xtest_swapdialog_dir[/\].*]]