Skip to content

Commit de50096

Browse files
committed
chore: use custom port in the playground app
1 parent a9c3e67 commit de50096

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/playground/rn-harness.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ const config = {
5151
],
5252
defaultRunner: 'android',
5353
bridgeTimeout: 120000,
54+
webSocketPort: 3002,
5455

5556
resetEnvironmentBetweenTestFiles: true,
5657
unstable__skipAlreadyIncludedModules: false,

0 commit comments

Comments
 (0)