Skip to content

Commit 46f30f8

Browse files
chore(internal): update jest config
1 parent 6653cbc commit 46f30f8

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)