Convert some project tests to use FakeFs
Also, tweak some FakeFs methods to make them slightly more convenient.
This commit is contained in:
@@ -2482,7 +2482,7 @@ mod tests {
|
||||
client,
|
||||
Arc::from(Path::new("/root")),
|
||||
false,
|
||||
Arc::new(fs),
|
||||
fs,
|
||||
&mut cx.to_async(),
|
||||
)
|
||||
.await
|
||||
|
||||
Reference in New Issue
Block a user