Skip to content

Commit

Permalink
Fix comment typo [nocode]
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Nov 24, 2019
1 parent 2571214 commit 5239b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/utils/renderClient.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ async function renderClient(html, finalHtml, makeElement) {

// Output console errors
// Ignore console output as ReactDOM erroneously warns when it shouldn't
// TODO Try to fix this is ReactDOM!
// TODO Try to fix this in ReactDOM!

// expect(output).toEqual([]);

Expand Down

0 comments on commit 5239b6c

Please sign in to comment.