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

Commit 1a4582f

Browse files
committed
add link to test-custom-error-boundary
1 parent e4e4b6c commit 1a4582f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ Spec | Description
115115
[use-lodash-fp](cypress/component/basic/use-lodash-fp) | Imports and tests methods from `lodash/fp` dependency
116116
[document-spec](cypress/component/basic/document) | Checks `document` dimensions from the component
117117
[styled-components](cypress/component/basic/styled-components) | Test components that use [styled-components](https://www.styled-components.com/)
118+
[test-custom-error-boundary](https://github.com/bahmutov/test-custom-error-boundary) | Play with a component that implements error boundary
118119
<!-- prettier-ignore-end -->
119120

120121
plus a few smaller sanity specs in [cypress/component/basic](cypress/component/basic) folder.

0 commit comments

Comments
 (0)