Commit e782591
Remove unused _keyVault field from OBO test classes
Addresses Copilot review feedback: _keyVault (MsalTeam instance) is no
longer referenced after switching to _keyVaultMsidLab for LabAuth cert.
Removing to avoid CS0169 warning with TreatWarningsAsErrors.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent fa2a58a commit e782591
2 files changed
Lines changed: 0 additions & 2 deletions
File tree
- tests/Microsoft.Identity.Test.Integration.netcore/HeadlessTests
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
0 commit comments