mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
Fix test names in ReactDOMComponent-test (#10113)
* Fix test names in ReactDOMComponent-test * Run record-tests script for Fiber
This commit is contained in:
committed by
Sophie Alpert
parent
6d37c05dd7
commit
83b63e5ff8
@@ -804,7 +804,7 @@ src/renderers/dom/shared/__tests__/ReactDOMComponent-test.js
|
||||
* should not incur unnecessary DOM mutations for attributes
|
||||
* should not incur unnecessary DOM mutations for string properties
|
||||
* should not incur unnecessary DOM mutations for boolean properties
|
||||
* should ignore attribute whitelist for elements with the "is: attribute
|
||||
* should ignore attribute whitelist for elements with the "is" attribute
|
||||
* should not update when switching between null/undefined
|
||||
* handles multiple child updates without interference
|
||||
* should generate the correct markup with className
|
||||
|
||||
Reference in New Issue
Block a user