aboutsummaryrefslogtreecommitdiff
path: root/test/functional/vimscript/system_spec.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2023-01-15 09:34:21 +0800
committerGitHub <noreply@github.com>2023-01-15 09:34:21 +0800
commit6134c1e8a39a5e61d0593613343a5923a86e3545 (patch)
treef8aab73024ac318d0aff9325ddb6c49b07497d78 /test/functional/vimscript/system_spec.lua
parent2f32b1996744b8ad4ab00f11e09f17c27ad7d866 (diff)
downloadrneovim-6134c1e8a39a5e61d0593613343a5923a86e3545.tar.gz
rneovim-6134c1e8a39a5e61d0593613343a5923a86e3545.tar.bz2
rneovim-6134c1e8a39a5e61d0593613343a5923a86e3545.zip
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.
Diffstat (limited to 'test/functional/vimscript/system_spec.lua')
0 files changed, 0 insertions, 0 deletions