@nsshunt/ststestrunner 1.0.19 → 1.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -12865,7 +12865,7 @@ var __privateWrapper = (obj, member, setter, getter) => ({
12865
12865
  },
12866
12866
  useSocketClient: true,
12867
12867
  socketClientOptions: {
12868
- fhirServerEndpoint: `${__privateGet(this, _options4).fhirEndpoint}/nsstsfhir/`,
12868
+ fhirServerEndpoint: `https://stscore.stsmda.org:3005/stsfhir/nsstsfhir/`,
12869
12869
  // `https://stscore.stsmda.org:3005/nsstsfhir/`,
12870
12870
  socketClientName: "ststestrunner",
12871
12871
  timeout: 5e3,