Skip to content

Commit 21aabcb

Browse files
committed
docs: update README for Vitest and fix commit command
1 parent a108d9c commit 21aabcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Run `npm start` for a dev server. Navigate to `http://localhost:4200/`. The app
1717

1818
## Running unit tests
1919

20-
Run `npm run test` to execute the unit tests via Jest
20+
Run `npm run test` to execute the unit tests via Vitest
2121

2222
## Commit
2323

24-
Run `npm commit` and follow the prompts provided to create a properly formatted commit
24+
Run `npm run commit` and follow the prompts provided to create a properly formatted commit

0 commit comments

Comments
 (0)