Skip to content

Commit f2583dc

Browse files
committed
chore: fix isomorphic test
1 parent 121d4dd commit f2583dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/lwc/__tests__/isomorphic-exports.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ describe('isomorphic package exports', () => {
2424
'hydrateComponent',
2525
'isNodeFromTemplate',
2626
'rendererFactory',
27+
'setTrustedSignalSet',
2728
]);
2829
});
2930

0 commit comments

Comments
 (0)