Commit 78ff22c
committed
fix(ci): pass credentials_driver arg to ServerState::new in tests
The credentials_driver parameter was added to ServerState::new but
test helpers in policy.rs and provider.rs were not updated.
Assisted-By: Claude (Anthropic AI) <noreply@anthropic.com>
Signed-off-by: Paolo Dettori <dettori@us.ibm.com>1 parent cdb0a91 commit 78ff22c
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3511 | 3511 | | |
3512 | 3512 | | |
3513 | 3513 | | |
| 3514 | + | |
3514 | 3515 | | |
3515 | 3516 | | |
3516 | 3517 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
809 | 809 | | |
810 | 810 | | |
811 | 811 | | |
| 812 | + | |
812 | 813 | | |
813 | 814 | | |
814 | 815 | | |
| |||
0 commit comments