Remove legacy nav stub from renderInTestApp
Disable app/nav in the minimal test shell instead of rendering legacy nav-item extensions. Use renderTestApp when nav behavior matters. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
'@backstage/frontend-test-utils': patch
|
||||
---
|
||||
|
||||
Updated `renderInTestApp` to render legacy nav-item extensions without relying on the removed `NavItemBlueprint` from `@backstage/frontend-plugin-api`.
|
||||
Disabled the app nav extension in `renderInTestApp`, removing the legacy nav-item rendering stub.
|
||||
|
||||
Reference in New Issue
Block a user