Skip to content

Commit 266f2f3

Browse files
committed
quick "npm run test" fix
1 parent df12ecc commit 266f2f3

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
@@ -4,7 +4,7 @@
44
"description": "Tutorials for catalog on sap.com http://go.sap.com/developer/tutorials.html",
55
"main": "README.MD",
66
"scripts": {
7-
"test": "tests.sh"
7+
"test": ". tests.sh"
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)