mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-11 06:10:05 +00:00
test: fixed unit tests
This commit is contained in:
@@ -213,7 +213,7 @@ describe('RequestClient - Self Signed Server', () => {
|
||||
serverType: ServerType.SasViya
|
||||
})
|
||||
|
||||
const expectedError = 'self signed certificate'
|
||||
const expectedError = 'self-signed certificate'
|
||||
|
||||
const rejectionErrorMessage = await adapterWithoutCertificate
|
||||
.getAccessToken('clientId', 'clientSecret', 'authCode')
|
||||
|
||||
Reference in New Issue
Block a user