Skip to content

Commit 652c0e1

Browse files
committed
chore: update testing command
1 parent 59d95c0 commit 652c0e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/playground/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@react-native-harness/babel-preset:build"
1010
],
1111
"options": {
12-
"command": "node ../../packages/cli/dist/index.js",
12+
"command": "node ../../packages/react-native-harness/bin.js",
1313
"cwd": "apps/playground"
1414
}
1515
}

0 commit comments

Comments
 (0)