Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 867c2ce

Browse files
committed
Change dest folder
1 parent 4cd6e34 commit 867c2ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syncFixtures.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ const souceFilePaths = [
4343
}
4444
];
4545

46-
syncFixtures({ souceFilePaths, dest: "./teste" });
46+
syncFixtures({ souceFilePaths, dest: "./test/fixtures/type-generator" });

0 commit comments

Comments
 (0)