Skip to content

Commit 31c25ed

Browse files
committed
WIP
1 parent f4d8317 commit 31c25ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"test-e2e-ios-release": "node ./scripts/test-e2e --ios --release",
3535
"test-unit-ios": ".",
3636
"test-unit-android": ".",
37-
"test-js": "node ./scripts/test-js",
37+
"test-js": ".",
3838
"xcode": "open example/ios/NotificationsExampleApp.xcworkspace",
3939
"studio": "open -a /Applications/Android\\ Studio.app ./example/android",
4040
"prerelease": "npm run build",

0 commit comments

Comments
 (0)