Fix some of the old tests
This commit is contained in:
parent
d3ce82e82c
commit
5f468970f0
2 changed files with 26 additions and 2 deletions
|
@ -1381,6 +1381,8 @@ async fn test_share_project(
|
|||
Path::new("a.txt"),
|
||||
Path::new("b.txt"),
|
||||
Path::new("ignored-dir"),
|
||||
Path::new("ignored-dir/c.txt"),
|
||||
Path::new("ignored-dir/d.txt"),
|
||||
]
|
||||
);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue