tests have been moved to compile directory

This commit is contained in:
Kevaundray Wedderburn
2025-05-12 14:15:09 +01:00
parent 090b430971
commit cd40094ff9

View File

@@ -73,6 +73,7 @@ mod tests {
PathBuf::from(workspace_dir)
.join("tests")
.join("risczero")
.join("compile")
.join("project_structure_build")
.canonicalize()
.expect("Failed to find or canonicalize test Risc0 methods crate")