Commit 7e8f87f
fix: align config test assertions with actual defaults
app_logging_enable defaults to False (not True), azure_package_logging_level
defaults to 'WARNING' (not 'INFO'), azure_logging_packages defaults to None
(not []).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 2ee6478 commit 7e8f87f
1 file changed
Lines changed: 3 additions & 4 deletions
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
0 commit comments