Skip to content

Commit 71317cc

Browse files
committed
chore: add 'e2e' to localPackages in jest configuration
1 parent 37c4aa0 commit 71317cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jest.e2e.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const localPackages = [
1515
'schemas',
1616
'types',
1717
'wasm',
18+
'e2e',
1819
'wrapped-keys',
1920
'wrapped-keys-lit-actions',
2021
];

0 commit comments

Comments
 (0)