Skip to content

Commit

Permalink
chore: delete log
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinbao1001 committed Aug 29, 2024
1 parent 83bc494 commit e39b668
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/test-hmr.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -1639,7 +1639,6 @@ ReactDOM.createRoot(document.getElementById("root")!).render(<App />);
);
},
(thisResult) => {
console.log(1228, thisResult.html);
assert.equal(thisResult.html, '<div>foobar</div>', 'Second render');
},
true,
Expand Down

0 comments on commit e39b668

Please sign in to comment.