e2e-test: remove React 17 compatibility checks
The new frontend system does not support React 17, so the E2E test no longer switches the scaffolded app to React 17 for a second verification pass. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Fixed the generated next app E2E test to verify the post-sign-in navigation, matching the current default app behavior.
|
||||
Reference in New Issue
Block a user