mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-06 20:10:05 +00:00
test(get-token): covered getTokenRequestErrorPrefix
This commit is contained in:
@@ -66,7 +66,7 @@ describe('getAccessTokenForViya', () => {
|
||||
authConfig.refresh_token
|
||||
).catch((e: any) => e)
|
||||
|
||||
expect(error).toContain('Error while getting access token')
|
||||
expect(error).toContain('Error while fetching access token')
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user