Skip to content

Commit b23ad18

Browse files
committed
chore: relax php client test script
1 parent dcf66c0 commit b23ad18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"test": "tests"
1010
},
1111
"scripts": {
12-
"test": "echo \"Error: no test specified\" && exit 1"
12+
"test": "echo \"No tests specified\""
1313
},
1414
"keywords": [],
1515
"author": "",

0 commit comments

Comments
 (0)