Skip to content

Commit

Permalink
fix: ci empty test
Browse files Browse the repository at this point in the history
  • Loading branch information
Elias Rhouzlane authored and Elias Rhouzlane committed May 23, 2020
1 parent e3c4a7b commit a0a351f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"author": "Elias Rhouzlane",
"license": "MIT",
"scripts": {
"test": ""
"test": "ls"
},
"dependencies": {
"crypto": "^1.0.1",
Expand Down

0 comments on commit a0a351f

Please sign in to comment.