We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df12ecc commit 266f2f3Copy full SHA for 266f2f3
1 file changed
package.json
@@ -4,7 +4,7 @@
4
"description": "Tutorials for catalog on sap.com http://go.sap.com/developer/tutorials.html",
5
"main": "README.MD",
6
"scripts": {
7
- "test": "tests.sh"
+ "test": ". tests.sh"
8
},
9
"repository": {
10
"type": "git",
0 commit comments