1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-07 17:40:05 +00:00

fix: ensuring tests passing on sas 9

This commit is contained in:
munja
2022-05-11 13:32:27 +01:00
parent 1672c96340
commit 7dbe31b5d3
4 changed files with 167 additions and 67 deletions

View File

@@ -65,7 +65,7 @@
},
{
"name": "server",
"serverUrl": "",
"serverUrl": "https://sas.analytium.co.uk:5007",
"serverType": "SASJS",
"httpsAgentOptions": {
"allowInsecureRequests": false
@@ -105,4 +105,4 @@
"contextName": "SAS Job Execution compute context"
}
]
}
}