Skip to content

Commit

Permalink
fix: added validator class and fix api route
Browse files Browse the repository at this point in the history
  • Loading branch information
Aman035 committed Jun 14, 2024
1 parent fbaddc0 commit 3c39890
Show file tree
Hide file tree
Showing 28 changed files with 1,545 additions and 134 deletions.
2 changes: 1 addition & 1 deletion packages/d-node-notif/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"test": {
"executor": "@nrwl/workspace:run-commands",
"outputs": ["coverage/packages/restapi"],
"outputs": ["coverage/packages/d-node-notif"],
"options": {
"commands": ["yarn run test:d-node-notif"],
"passWithNoTests": true
Expand Down
Loading

0 comments on commit 3c39890

Please sign in to comment.