Commit 8029b63
committed
test(opennebula): remove test_get_field_nonecontext
Context values come exclusively from parse_shell_config which returns
Dict[str, str]. Shell variables can only be absent or hold string values,
so a None context value is impossible in production. The equivalent
realistic scenario is already covered by test_get_field_emptycontext.
Refs GH-68101 parent 308c58c commit 8029b63
1 file changed
Lines changed: 0 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
572 | 572 | | |
573 | 573 | | |
574 | 574 | | |
575 | | - | |
576 | | - | |
577 | | - | |
578 | | - | |
579 | | - | |
580 | | - | |
581 | | - | |
582 | | - | |
583 | | - | |
584 | | - | |
585 | | - | |
586 | 575 | | |
587 | 576 | | |
588 | 577 | | |
| |||
0 commit comments