chore: remove noop tests (#6855)
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"prepublishOnly": "cross-env NODE_ENV=production tsc --build",
|
||||
"test": "jest --passWithNoTests",
|
||||
"test": "jest --passWithNoTests -- src",
|
||||
"build": "tsc",
|
||||
"watch": "tsc --watch"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user