mirror of
https://github.com/sasjs/adapter.git
synced 2025-12-11 09:24:35 +00:00
Merge pull request #165 from sasjs/debugIssue
fix: sasjsconfig.debug not passed in executeScriptSASViya function
This commit is contained in:
@@ -219,7 +219,8 @@ export default class SASjs {
|
||||
linesOfCode,
|
||||
contextName,
|
||||
accessToken,
|
||||
null
|
||||
null,
|
||||
this.sasjsConfig.debug
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user