mirror of
https://github.com/facebook/react.git
synced 2026-02-24 20:53:03 +00:00
* change the argument passed to CallbackQueue.getPooled * remove undefined from function call * add test for ReactNativeReconcileTransaction * update log of tests * change test to one that operates on setState * added new tests and fixed another instance of the bug * run prettier * update names of tests and minor clean up * remove arg from CallbackQueue and update tests