Skip to content

Commit 2d34bb5

Browse files
chore(internal): update jest config
1 parent d4ded48 commit 2d34bb5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)