mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Update passing tests
This commit is contained in:
@@ -821,6 +821,8 @@ src/renderers/shared/fiber/__tests__/ReactIncremental-test.js
|
||||
* merges and masks context
|
||||
* does not leak own context into context provider
|
||||
* provides context when reusing work
|
||||
* reads context when setState is below the provider
|
||||
* reads context when setState is above the provider
|
||||
|
||||
src/renderers/shared/fiber/__tests__/ReactIncrementalErrorHandling-test.js
|
||||
* catches render error in a boundary during mounting
|
||||
|
||||
Reference in New Issue
Block a user