Skip to content

Commit e130739

Browse files
committed
remove minio file from static
1 parent 929288f commit e130739

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@ def _expected_static_cache_state(root_dir: Path) -> list[Path]:
246246
_c_root_dir / "api" / "v1" / "xml" / "data" / "features" / "2" / "body.xml",
247247
_c_root_dir / "data" / "download" / "1666876" / "phpFsFYVN" / "body.arff",
248248

249-
_c_root_dir / "minio" / "dataset30" / "dataset_30.pq"
250249
])
251250

252251
return res_paths

0 commit comments

Comments
 (0)