mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Remove outdated TODO
This commit is contained in:
@@ -16,7 +16,6 @@ describe('ReactFiberHostContext', () => {
|
||||
beforeEach(() => {
|
||||
jest.resetModules();
|
||||
React = require('react');
|
||||
// TODO: can we express this test with only public API?
|
||||
ReactFiberReconciler = require('react-reconciler');
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user