Skip to content

Commit 46d1797

Browse files
committed
!squash more
1 parent 1fa5cd5 commit 46d1797

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ def unihan_options(
9595
) -> "UntypedDict":
9696
return {
9797
"source": zip_path,
98-
"work_dir": cache_path,
98+
"work_dir": cache_path / "work_dir",
9999
"zip_path": cache_path / "downloads" / "Moo.zip",
100100
}
101101

0 commit comments

Comments
 (0)