Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Commit 261b92d

Browse files
committed
fix typo in the table column
1 parent 1b32000 commit 261b92d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ Repo | Version | Description
274274
[tic-tac-toe](https://github.com/bahmutov/react-tic-tac-toe-example) | ![cypress-react-unit-test used in react-tic-tac-toe-example short](https://img.shields.io/badge/4.4.2-yellow) | Component and unit tests for Tic-Tac-Toe, read [Tic-Tac-Toe Component Tests](https://glebbahmutov.com/blog/tic-tac-toe-component-tests/)
275275
[react-hooks-file-upload](https://github.com/bahmutov/react-hooks-file-upload) | ![cypress-react-unit-test used in react-hooks-file-upload short](https://img.shields.io/badge/4.7.0-yellow) | Upload a file from the component while stubbing the server
276276
[react-query-example](https://github.com/bahmutov/react-query-example) | ![cypress-react-unit-test used in react-query-example short](https://img.shields.io/badge/4.8.0-yellow) | Quick test example for components that use `react-query` with mock clock control
277-
[react-testing-rails-webpacker](https://github.com/bahmutov/react-testing-rails-webpacker) | | ![cypress-react-unit-test used in react-testing-rails-webpacker short](https://img.shields.io/badge/4.16.0-brightgreen) | Project that uses [@rails/webpacker](https://github.com/rails/webpacker) to bundle files
277+
[react-testing-rails-webpacker](https://github.com/bahmutov/react-testing-rails-webpacker) | ![cypress-react-unit-test used in react-testing-rails-webpacker short](https://img.shields.io/badge/4.16.0-brightgreen) | Project that uses [@rails/webpacker](https://github.com/rails/webpacker) to bundle files
278278
<!-- prettier-ignore-end -->
279279

280280
To find more examples, see GitHub topic [cypress-react-unit-test-example](https://github.com/topics/cypress-react-unit-test-example)

0 commit comments

Comments
 (0)