Skip to content

Commit

Permalink
Only specify spec dir, refs flowbased/fbp-spec#95
Browse files Browse the repository at this point in the history
  • Loading branch information
bergie committed Mar 22, 2017
1 parent bbfc045 commit a4450fc
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 @@ -4,7 +4,7 @@
"description": "c-base station announcer",
"main": "index.js",
"scripts": {
"test": "fbp-spec --command \"./node_modules/.bin/noflo-nodejs --register=false --secret=foo --port 3680\" --address \"ws://localhost:3680\" --secret foo spec/*.yaml"
"test": "fbp-spec --command \"./node_modules/.bin/noflo-nodejs --register=false --secret=foo --port 3680\" --address \"ws://localhost:3680\" --secret foo spec"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit a4450fc

Please sign in to comment.