We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d8c6f3 commit abd9981Copy full SHA for abd9981
1 file changed
package.json
@@ -7,7 +7,7 @@
7
"scripts": {
8
"build": "expo-module build",
9
"clean": "expo-module clean",
10
- "test": "expo-module test",
+ "test": "expo-module test --passWithNoTests",
11
"prepare": "expo-module prepare",
12
"prepublishOnly": "expo-module prepublishOnly",
13
"release": "release-it",
0 commit comments