diff --git a/test/e2e/App.tsx b/test/e2e/App.tsx index d7f777a36..239f0c497 100644 --- a/test/e2e/App.tsx +++ b/test/e2e/App.tsx @@ -18,7 +18,7 @@ function App() { function Scene() { useEffect(() => { - requestAnimationFrame(() => ) + requestAnimationFrame(() => document.dispatchEvent(new Event('playright:r3f'))) }, []) return (