mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-10 06:44:44 +00:00
fix server address
This commit is contained in:
parent
e237f289bd
commit
26b41ee080
@ -47,8 +47,8 @@ public class ExternalTerminologyServiceTests implements ITxTesterLoader {
|
|||||||
}
|
}
|
||||||
|
|
||||||
private static final String SERVER = FhirSettings.getTxFhirDevelopment();
|
private static final String SERVER = FhirSettings.getTxFhirDevelopment();
|
||||||
// private static final String SERVER = FhirSettings.getTxFhirLocal();
|
// private static final String SERVER = FhirSettings.getTxFhirLocal();
|
||||||
// private static final String SERVER = "https://r4.ontoserver.csiro.au/fhir";
|
// private static final String SERVER = "https://r4.ontoserver.csiro.au/fhir";
|
||||||
|
|
||||||
|
|
||||||
@Parameters(name = "{index}: id {0}")
|
@Parameters(name = "{index}: id {0}")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user