tests/yazi: manager -> mgr (#7289)

Forgot to update test when we updated examples.

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman
2025-06-18 09:29:56 -05:00
committed by GitHub
parent 28eef8722d
commit f754e377dc
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[log]
enabled = false
[manager]
[mgr]
show_hidden = false
sort_by = "mtime"
sort_dir_first = true

View File

@@ -40,7 +40,7 @@
log = {
enabled = false;
};
manager = {
mgr = {
show_hidden = false;
sort_by = "mtime";
sort_dir_first = true;