1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-09 05:20:05 +00:00

chore(default-contexts): made default contexts private

This commit is contained in:
Yury Shkoda
2020-12-30 13:13:28 +03:00
parent 2c808a937a
commit 46abc54cb0
5 changed files with 83 additions and 62 deletions

View File

@@ -31,8 +31,8 @@ describe('ContextManager', () => {
() => {}
)
const defaultComputeContexts = contextManager.defaultComputeContexts
const defaultLauncherContexts = contextManager.defaultLauncherContexts
const defaultComputeContexts = contextManager.getDefaultComputeContexts
const defaultLauncherContexts = contextManager.getDefaultLauncherContexts
const getRandomDefaultComputeContext = () =>
defaultComputeContexts[