Skip to content

Commit

Permalink
Add TODO to fix persistent mode tests
Browse files Browse the repository at this point in the history
  • Loading branch information
acdlite committed Dec 14, 2018
1 parent 4c1bedc commit 3b60eef
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
* @jest-environment node
*/

// TODO: This does nothing since it was migrated from noop renderer to test
// renderer! Switch back to noop renderer, or add persistent mode to test
// renderer, or merge the two renderers into one somehow.
// runPlaceholderTests('ReactSuspensePlaceholder (mutation)', () =>
// require('react-noop-renderer'),
// );
Expand Down

0 comments on commit 3b60eef

Please sign in to comment.