Commit 69656d5
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 69656d5
2 files changed
Lines changed: 3 additions & 12 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: 3 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
521 | 520 | | |
522 | 521 | | |
523 | 522 | | |
524 | | - | |
525 | 523 | | |
526 | | - | |
527 | 524 | | |
528 | 525 | | |
529 | | - | |
| 526 | + | |
530 | 527 | | |
| 528 | + | |
531 | 529 | | |
532 | 530 | | |
533 | 531 | | |
534 | 532 | | |
535 | | - | |
536 | | - | |
537 | | - | |
538 | | - | |
539 | | - | |
540 | | - | |
541 | | - | |
| 533 | + | |
542 | 534 | | |
543 | 535 | | |
544 | 536 | | |
| |||
0 commit comments