remove redundant clear of dom on test finish

This commit is contained in:
jade 2024-12-01 23:40:44 -05:00
parent fe53143d8a
commit dd3caab64f

View File

@ -4,10 +4,6 @@ import htmlButtonResponse from ".";
jest.useFakeTimers();
beforeEach(() => {
document.body.innerHTML = "";
});
describe("html-button-response", () => {
it("displays html stimulus and buttons", async () => {
const { getHTML } = await startTimeline([