Commit 21a1946
committed
auth: Fix Azure auth test for China and US Gov clouds
The default Azure Public case already expected the double slash, but the China and US Gov test cases incorrectly expected single slashes, causing test failures.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>1 parent 125d607 commit 21a1946
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
423 | | - | |
| 423 | + | |
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
| |||
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
442 | | - | |
| 442 | + | |
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
| |||
0 commit comments