Skip to content

Commit 6d924ef

Browse files
chore(internal): codegen related update
1 parent 8f973c4 commit 6d924ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jest.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const config: JestConfigWithTsJest = {
1515
'<rootDir>/dist/',
1616
'<rootDir>/deno/',
1717
'<rootDir>/deno_tests/',
18+
'<rootDir>/packages/',
1819
],
1920
testPathIgnorePatterns: ['scripts'],
2021
};

0 commit comments

Comments
 (0)