Fixed failing tests

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
Andre Wanlin
2026-02-21 08:57:53 -06:00
parent d8116c463d
commit 120d425326
6 changed files with 41 additions and 53 deletions
@@ -25,7 +25,7 @@ describe('AzureIntegration', () => {
azure: [
{
host: 'h.com',
token: 'token',
credentials: [{ personalAccessToken: 'token' }],
},
],
},