We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a108d9c commit 21aabcbCopy full SHA for 21aabcb
README.md
@@ -17,8 +17,8 @@ Run `npm start` for a dev server. Navigate to `http://localhost:4200/`. The app
17
18
## Running unit tests
19
20
-Run `npm run test` to execute the unit tests via Jest
+Run `npm run test` to execute the unit tests via Vitest
21
22
## Commit
23
24
-Run `npm commit` and follow the prompts provided to create a properly formatted commit
+Run `npm run commit` and follow the prompts provided to create a properly formatted commit
0 commit comments