Skip to content

Commit

Permalink
refactor: remove warning
Browse files Browse the repository at this point in the history
  • Loading branch information
mikavilpas committed Apr 7, 2024
1 parent bf45ac7 commit da592f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/yazi/open_dir_spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ describe('when the user set open_for_directories = true', function()
vim.g.yazi_floating_window_winblend = 0
vim.g.yazi_floating_window_scaling_factor = 0.9

---@diagnostic disable-next-line: missing-fields
plugin.setup({ open_for_directories = true })
end)

Expand Down

0 comments on commit da592f1

Please sign in to comment.