Commit 25546e5
committed
Remove stale '--force' message from interactive clean preview
The non-force mode now uses an interactive confirmation prompt instead of
being a pure dry-run. The old 'Run with --force to delete these items.'
message was contradictory when shown right before the confirmation dialog.
Remove the stale message and update the test to verify it's no longer present.1 parent 1fc8030 commit 25546e5
2 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
250 | 249 | | |
251 | 250 | | |
252 | 251 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | | - | |
148 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments