Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
uv/tests: tweak cache clean all test
The test asserts that 28 files were removed. But on my system, 27 files are removed. This PR is first about debugging what the difference is (since CI presumably passes with the status quo snapshot). And then I'm thinking the right way to fix the test failure is with a filter that replaces the specific number of files removed (limited to what we know to be correct) with a placeholder.
- Loading branch information