We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec370af commit 5938b05Copy full SHA for 5938b05
tests/output/javascript/package.json
@@ -2,7 +2,7 @@
2
"name": "javascript-tests",
3
"version": "1.0.0",
4
"scripts": {
5
- "test": "jest"
+ "test": "jest --passWithNoTests"
6
},
7
"dependencies": {
8
"@algolia/client-abtesting": "link:../../../clients/algoliasearch-client-javascript/packages/client-abtesting",
0 commit comments