mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-05 03:30:05 +00:00
lint: fix
This commit is contained in:
@@ -102,7 +102,7 @@ export class AuthManager {
|
||||
this.logOut()
|
||||
|
||||
const { result: formResponse } = await this.requestClient.get<string>(
|
||||
this.loginUrl.replace('do', ''),
|
||||
this.loginUrl.replace('.do', ''),
|
||||
undefined,
|
||||
'text/plain'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user