Skip to content

Commit 8190b17

Browse files
committed
!squash more
1 parent fd5c609 commit 8190b17

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
@@ -91,7 +91,7 @@ def unihan_options(
9191
) -> "UntypedDict":
9292
return {
9393
"source": zip_path,
94-
"work_dir": cache_path,
94+
"work_dir": cache_path / "work_dir",
9595
"zip_path": cache_path / "downloads" / "Moo.zip",
9696
}
9797

0 commit comments

Comments
 (0)