diff --git a/.changeset/yellow-spies-rescue.md b/.changeset/yellow-spies-rescue.md index c34f916e5b..1bc1ea025a 100644 --- a/.changeset/yellow-spies-rescue.md +++ b/.changeset/yellow-spies-rescue.md @@ -2,4 +2,4 @@ '@backstage/frontend-test-utils': patch --- -Update route path for index route in `renderInTestApp` util to fix duplicate slash and ensure any nested routing behaves correctly. +Update route path for index route in `renderInTestApp` to fix duplicate slash and ensure any nested routing behaves correctly.