Commit b779444
fix(platform-objects): drop empty group_apps nav contribution left by #1771
#1771 moved both marketplace entries out to cloud-connection's plugins
but left the now-empty contribution behind, tripping the
SETUP_NAV_CONTRIBUTIONS test ('items.length > 0') and turning main CI
red. The group_apps shell anchor stays in setup.app.ts and is filled
entirely by capability plugins.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent f4b8926 commit b779444
1 file changed
Lines changed: 3 additions & 7 deletions
File tree
- packages/platform-objects/src/apps
Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
48 | 44 | | |
49 | 45 | | |
50 | 46 | | |
| |||
0 commit comments