mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-06 04:00:05 +00:00
chore(default-contexts): made default contexts private
This commit is contained in:
@@ -108,7 +108,7 @@ export class SASViyaApiClient {
|
||||
* Returns default(system) compute contexts.
|
||||
*/
|
||||
public getDefaultComputeContexts() {
|
||||
return this.contextManager.defaultComputeContexts
|
||||
return this.contextManager.getDefaultComputeContexts
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user