Commit 787cabf
authored
Fix tenant mismatch in GetFmiCredentialFromRma FMI integration test (#5851)
Fix tenant and client ID mismatch in GetFmiCredentialFromRma
GetFmiCredentialFromRma had a hardcoded old tenant (f645ad92) and old client ID
(4df2cbbb) from before the tenant migration in commit a066158. Updated to use
the shared TenantId constant and RmaClientId that match the ID4SLab1 tenant.1 parent 7b16289 commit 787cabf
1 file changed
Lines changed: 2 additions & 3 deletions
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
243 | 242 | | |
244 | 243 | | |
245 | 244 | | |
246 | 245 | | |
247 | 246 | | |
248 | 247 | | |
249 | | - | |
250 | | - | |
| 248 | + | |
| 249 | + | |
251 | 250 | | |
252 | 251 | | |
253 | 252 | | |
| |||
0 commit comments