diff --git a/packages/react-router/docs/guides/testing.md b/packages/react-router/docs/guides/testing.md index 93e564d042..4b2e69a3cb 100644 --- a/packages/react-router/docs/guides/testing.md +++ b/packages/react-router/docs/guides/testing.md @@ -118,7 +118,7 @@ it("navigates home when you click the logo", async => { render( - , + , root );