Commit f12fb9a
committed
fix: remove update and package from HIDDEN_FROM_TUI
These commands have TUI screens and should be visible. The test
expected them to be present but the implementation still filtered
them out, causing CI failure.1 parent a1874d0 commit f12fb9a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments