Fix prune_unzipped test on main (#8938)

This commit is contained in:
Zanie Blue
2024-11-08 07:40:27 -06:00
committed by GitHub
parent 980d25a801
commit 7835ce0c4e
+1 -1
View File
@@ -202,7 +202,7 @@ fn prune_unzipped() -> Result<()> {
----- stderr -----
Pruning cache at: [CACHE_DIR]/
Removed 171 files ([SIZE])
Removed 173 files ([SIZE])
"###);
context.venv().assert().success();