1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 01:14:36 +00:00

chore: typo fix

This commit is contained in:
Mihajlo Medjedovic
2021-02-22 11:53:16 +01:00
parent 03f3550774
commit a852a0af7c

View File

@@ -327,7 +327,7 @@ export default class SASjs {
accessToken?: string,
limit?: number
) {
this.isMethodSupported('listFolder', ServerType.SASViya)
this.isMethodSupported('listFolder', ServerType.SasViya)
return await this.sasViyaApiClient?.listFolder(
sourceFolder,