Skip to content

Commit

Permalink
fine
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Apr 22, 2024
1 parent 820052c commit 0fd5209
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 @@ -11,7 +11,7 @@
"build:netlify": "npm run build",
"fetch:cards": "ts-node scripts/fetch-cards",
"test": "npm run lint && npm run jest",
"jest": "jest",
"jest": "jest --passWithNoTests",
"jest:watch": "jest --watch",
"lint": "ng lint"
},
Expand Down

0 comments on commit 0fd5209

Please sign in to comment.