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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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;