1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 09:24:35 +00:00

chore: lint fix

This commit is contained in:
2022-03-07 18:01:12 +05:00
parent a607c56bb3
commit 31004da20d

View File

@@ -113,7 +113,7 @@ export default class SASjs {
debug?: boolean
) {
this.isMethodSupported('executeScriptSASViya', [ServerType.SasViya])
contextName = contextName || this.sasjsConfig.contextName
if (!contextName) {