Skip to content

Commit 3f7e4b0

Browse files
authored
Refactor old integration tests to use new integration helpers (#1597)
1 parent 6a4ea4a commit 3f7e4b0

22 files changed

+1618
-1677
lines changed

packages/test/src/helpers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ export const bundlerOptions = {
131131
'uuid',
132132
'net',
133133
'fs/promises',
134+
require.resolve('./activities'),
134135
],
135136
};
136137

0 commit comments

Comments
 (0)