From 95b60d1ecbd4adadbe0ab2477a888e8183c27b0d Mon Sep 17 00:00:00 2001 From: Matt Perry Date: Thu, 30 Nov 2023 09:01:51 +0100 Subject: [PATCH] Updating tests --- packages/framer-motion/cypress/fixtures/appear-tests.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/framer-motion/cypress/fixtures/appear-tests.json b/packages/framer-motion/cypress/fixtures/appear-tests.json index 7519c07af7..029ed23819 100644 --- a/packages/framer-motion/cypress/fixtures/appear-tests.json +++ b/packages/framer-motion/cypress/fixtures/appear-tests.json @@ -1 +1 @@ -["interrupt-delay-after.html","interrupt-delay-before-accelerated.html","interrupt-delay-before.html","interrupt-spring.html","interrupt-tween-opacity-waapi.html","interrupt-tween-opacity.html","interrupt-tween-transforms.html","interrupt-tween-x.html","persist.html","resync-delay.html","resync.html"] \ No newline at end of file +["interrupt-delay-after.html","interrupt-delay-before-accelerated.html","interrupt-delay-before.html","interrupt-spring.html","interrupt-tween-opacity-waapi.html","interrupt-tween-opacity.html","interrupt-tween-transforms.html","interrupt-tween-x.html","persist.html","resync-delay.html","resync.html","start-after-hydration.html"] \ No newline at end of file