Skip to content

Commit a9feb47

Browse files
committed
No tests in the shared package yet
1 parent e61a47f commit a9feb47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@stylexjs/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"scripts": {
1111
"prebuild": "gen-types -i src/ -o lib/",
1212
"build": "babel src/ --out-dir lib/",
13-
"test": "jest --coverage"
13+
"test": "jest --coverage --passWithNoTests"
1414
},
1515
"devDependencies": {
1616
"@babel/cli": "^7.23.9",

0 commit comments

Comments
 (0)