Files
neovim/test/functional
zeertzjq 6134c1e8a3 test(fileio_spec): avoid expect_exit() without calling clear() (#21810)
Since before_each() doesn't call clear() in these tests, after_each()
may call expect_exit() without calling clear() if a test is skipped,
causing frequent test failures on Cirrus CI. Close the session instead.
2023-01-15 09:34:21 +08:00
..
2022-12-31 13:25:26 +01:00
2023-01-09 17:11:39 +08:00
2023-01-10 18:49:57 +01:00