From 6ed609f19ea3d1f87a75d73b0c9f8874a3ad017d Mon Sep 17 00:00:00 2001
From: Daniel <45217974+w3bdesign@users.noreply.github.com>
Date: Wed, 10 Jul 2024 19:53:30 +0200
Subject: [PATCH] Update Grow.test.tsx
---
__tests__/Animations/Grow.test.tsx | 14 --------------
1 file changed, 14 deletions(-)
diff --git a/__tests__/Animations/Grow.test.tsx b/__tests__/Animations/Grow.test.tsx
index 37774a82..0e806354 100644
--- a/__tests__/Animations/Grow.test.tsx
+++ b/__tests__/Animations/Grow.test.tsx
@@ -26,18 +26,4 @@ describe("Grow", () => {
test("Viser children", () => {
expect(screen.getByText("Hello World")).toBeInTheDocument();
});
-
- test("Returnerer children i motion.div element", () => {
- const { container } = render(