Skip to content

Commit

Permalink
Run dredd with hookfiles.
Browse files Browse the repository at this point in the history
Signed-off-by: dblock <[email protected]>
  • Loading branch information
dblock committed May 10, 2024
1 parent 03647e6 commit ebcbbcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 0 additions & 3 deletions tools/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"merge": "ts-node merger/merge.ts",
"lint:spec": "ts-node linter/lint.ts",
"lint": "eslint .",
"test": "jest"
"test": "jest",
"dredd": "dredd --hookfiles=./dredd/all.js"
},
"dependencies": {
"@apidevtools/swagger-parser": "^10.1.0",
Expand Down

0 comments on commit ebcbbcd

Please sign in to comment.