Skip to content

Commit

Permalink
Readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiHotz committed Aug 27, 2023
1 parent 63e06ce commit 7e4666d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ For the use of `CSS Modules` refer to [rollup-plugin-postcss](https://github.co

## Testing

Testing is done with [JeVitestst](https://vitest.dev/) and [@testing-library/react](https://testing-library.com/docs/react-testing-library/intro/)
Testing is done with [Vitest](https://vitest.dev/) and [@testing-library/react](https://testing-library.com/docs/react-testing-library/intro/)
You can refer to `Button.test.js` as an example.
```
yarn test
Expand Down

0 comments on commit 7e4666d

Please sign in to comment.