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 27, 2019
1 parent 244e312 commit b06d8fc
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 b06d8fc

Please sign in to comment.