From a852a0af7c157f4bd6db02c909cbf878c0cdee17 Mon Sep 17 00:00:00 2001 From: Mihajlo Medjedovic Date: Mon, 22 Feb 2021 11:53:16 +0100 Subject: [PATCH] chore: typo fix --- src/SASjs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SASjs.ts b/src/SASjs.ts index c212f50..72c1d86 100644 --- a/src/SASjs.ts +++ b/src/SASjs.ts @@ -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,