Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
illetid committed Nov 21, 2024
1 parent e1b6b8f commit 079f3c8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ function afterInitialInteractions() {

function afterFinalInteractions() {
const pass = lastHoveredObjectId === 'TEST';
// throw new Error(`Expected hoveredObjectId to be equal to 'TEST'. Actual: ${markerX} = ${markerY}`);
if (!pass) {
throw new Error("Expected hoveredObjectId to be equal to 'TEST'.");
}
Expand Down

0 comments on commit 079f3c8

Please sign in to comment.