You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -274,7 +274,7 @@ Repo | Version | Description
274
274
[tic-tac-toe](https://github.com/bahmutov/react-tic-tac-toe-example) |  | Component and unit tests for Tic-Tac-Toe, read [Tic-Tac-Toe Component Tests](https://glebbahmutov.com/blog/tic-tac-toe-component-tests/)
275
275
[react-hooks-file-upload](https://github.com/bahmutov/react-hooks-file-upload) |  | Upload a file from the component while stubbing the server
276
276
[react-query-example](https://github.com/bahmutov/react-query-example) |  | 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) | |  | 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) |  | Project that uses [@rails/webpacker](https://github.com/rails/webpacker) to bundle files
278
278
<!-- prettier-ignore-end -->
279
279
280
280
To find more examples, see GitHub topic [cypress-react-unit-test-example](https://github.com/topics/cypress-react-unit-test-example)
0 commit comments