diff --git a/test/integration/typescript/pages/hello.tsx b/test/integration/typescript/pages/hello.tsx index 55d6540e1e3b180b820de344017c3ce411b8c209..e8fd81c21daea12ea2fb9ee5a44dbfaf7a8ba703 100644 --- a/test/integration/typescript/pages/hello.tsx +++ b/test/integration/typescript/pages/hello.tsx @@ -19,6 +19,7 @@ export default function HelloPage(): JSX.Element { const router = useRouter() console.log(process.browser) console.log(router.pathname) + console.log(router.isReady) return (

One trillion dollars: {1_000_000_000_000}