Skip to content

Commit 41132e2

Browse files
Remove unnecessary test debug assistant
1 parent 1855b37 commit 41132e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sections/maps/EntranceAnimations.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ describe("EntranceAnimations", () => {
3030
fsp.stateHolder.addChange("player", "yloc", yloc);
3131

3232
// Act
33-
document.body.appendChild(fsp.canvas);
3433
fsp.maps.entranceAnimations.resume();
3534

3635
// Assert

0 commit comments

Comments
 (0)