mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-04 11:10:05 +00:00
fix: sasjsconfig.debug not passed in executeScriptSASViya function
This commit is contained in:
@@ -218,7 +218,8 @@ export default class SASjs {
|
||||
linesOfCode,
|
||||
contextName,
|
||||
accessToken,
|
||||
null
|
||||
null,
|
||||
this.sasjsConfig.debug
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user