Fix test names in ReactDOMComponent-test (#10113)

* Fix test names in ReactDOMComponent-test

* Run record-tests script for Fiber
This commit is contained in:
François Chalifour
2017-09-10 17:52:09 -04:00
committed by Sophie Alpert
parent 6d37c05dd7
commit 83b63e5ff8

View File

@@ -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