chore: formated with stylua (#447)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
f286f0443d
commit
17668aa19d
|
@ -216,7 +216,7 @@ describe('Encoding component', function()
|
|||
tmp_fp:close()
|
||||
vim.cmd('e ' .. tmp_path)
|
||||
assert_component('encoding', opts, 'utf-8')
|
||||
vim.cmd('bd!')
|
||||
vim.cmd 'bd!'
|
||||
os.remove(tmp_path)
|
||||
end)
|
||||
end)
|
||||
|
|
Loading…
Reference in New Issue