Skip to content

Commit 852a300

Browse files
committed
blank line
1 parent 492ed68 commit 852a300

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/js/setup.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ SVGElement.prototype.getTotalLength ??= () => 1;
4646
* Skip all framer-motion animations in tests so components render immediately
4747
* without waiting for animation frames or transitions.
4848
*/
49-
5049
MotionGlobalConfig.skipAnimations = true;
5150

5251
/**

0 commit comments

Comments
 (0)