diff --git a/.changeset/yellow-spies-rescue.md b/.changeset/yellow-spies-rescue.md index 1bc1ea025a..83ae084288 100644 --- a/.changeset/yellow-spies-rescue.md +++ b/.changeset/yellow-spies-rescue.md @@ -1,5 +1,5 @@ --- -'@backstage/frontend-test-utils': patch +'@backstage/plugin-app': patch --- -Update route path for index route in `renderInTestApp` to fix duplicate slash and ensure any nested routing behaves correctly. +Remove trailing slashes in the `AppRoutes` extension to ensure any nested routing behaves correctly.