We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1855b37 commit 41132e2Copy full SHA for 41132e2
src/sections/maps/EntranceAnimations.test.ts
@@ -30,7 +30,6 @@ describe("EntranceAnimations", () => {
30
fsp.stateHolder.addChange("player", "yloc", yloc);
31
32
// Act
33
- document.body.appendChild(fsp.canvas);
34
fsp.maps.entranceAnimations.resume();
35
36
// Assert
0 commit comments