We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 929288f commit e130739Copy full SHA for e130739
1 file changed
tests/conftest.py
@@ -246,7 +246,6 @@ def _expected_static_cache_state(root_dir: Path) -> list[Path]:
246
_c_root_dir / "api" / "v1" / "xml" / "data" / "features" / "2" / "body.xml",
247
_c_root_dir / "data" / "download" / "1666876" / "phpFsFYVN" / "body.arff",
248
249
- _c_root_dir / "minio" / "dataset30" / "dataset_30.pq"
250
])
251
252
return res_paths
0 commit comments