Skip to content

Commit b5e8b35

Browse files
committed
test: migrate deduplication tests to use fs-fixture
Replace manual temporary directory creation with fs-fixture for cleaner and more maintainable test setup. This change addresses PR review feedback from @ryoppippi. Changes: - Remove manual filesystem imports (mkdir, mkdtemp, rm, writeFile) - Use createFixture from fs-fixture package - Simplify test setup/teardown with fixture lifecycle methods - Improve readability with declarative directory structure creation
1 parent 9e85d53 commit b5e8b35

File tree

1 file changed

+134
-145
lines changed

1 file changed

+134
-145
lines changed

0 commit comments

Comments
 (0)