Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add TODO to fix persistent mode tests
Browse files Browse the repository at this point in the history
acdlite committed Dec 14, 2018

Verified

This commit was signed with the committer’s verified signature.
addaleax Anna Henningsen
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
@@ -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'),
// );

0 comments on commit 3b60eef

Please sign in to comment.