Update changeset

Signed-off-by: James Brooks <jamesbrooks@spotify.com>
This commit is contained in:
James Brooks
2025-07-09 15:21:06 +01:00
parent cb3ad5a52d
commit b7bb16fa8d
+2 -2
View File
@@ -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.