Commit cbc2763
committed
test(config): expect dangerous command guard flag in config keys
- Add disable_dangerous_command_guard to the expected config key list so the test reflects the current configuration surface.
- Keep the key enumeration in sync with the runtime config to prevent false negatives when validating available settings.
- Preserve coverage of the config contract as new options are introduced.1 parent 7cdb644 commit cbc2763
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| 314 | + | |
314 | 315 | | |
315 | 316 | | |
316 | 317 | | |
| |||
376 | 377 | | |
377 | 378 | | |
378 | 379 | | |
| 380 | + | |
379 | 381 | | |
380 | 382 | | |
381 | 383 | | |
| |||
0 commit comments