diff --git a/crates/infra_utils/src/path.rs b/crates/infra_utils/src/path.rs index 418525bed70..2a0da9b2035 100644 --- a/crates/infra_utils/src/path.rs +++ b/crates/infra_utils/src/path.rs @@ -41,7 +41,12 @@ pub fn resolve_project_relative_path(relative_path: &str) -> Result Result { + resolve_project_relative_path(".") } fn path_of_project_root() -> PathBuf {