Fix comment
This commit is contained in:
parent
b0e81c58dc
commit
0bd6e7bac3
1 changed files with 1 additions and 1 deletions
|
@ -2726,7 +2726,7 @@ mod tests {
|
||||||
&["v project_root", " > dir_1", " > dir_2",]
|
&["v project_root", " > dir_1", " > dir_2",]
|
||||||
);
|
);
|
||||||
|
|
||||||
// Open dir_1 and make sure nested_dir was collapsed during
|
// Open dir_1 and make sure nested_dir was collapsed when running collapse_all_entries
|
||||||
toggle_expand_dir(&panel, "project_root/dir_1", cx);
|
toggle_expand_dir(&panel, "project_root/dir_1", cx);
|
||||||
cx.foreground().run_until_parked();
|
cx.foreground().run_until_parked();
|
||||||
assert_eq!(
|
assert_eq!(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue