mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-07 12:30:06 +00:00
fix: execute script passing debug from global config
This commit is contained in:
@@ -172,7 +172,9 @@ export default class SASjs {
|
||||
linesOfCode,
|
||||
contextName,
|
||||
accessToken,
|
||||
silent
|
||||
silent,
|
||||
null,
|
||||
this.sasjsConfig.debug
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user