mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-03-02 09:29:13 +00:00
fix server
This commit is contained in:
parent
dd9df96df5
commit
45005b9ff7
@ -47,8 +47,8 @@ public class ExternalTerminologyServiceTests implements ITxTesterLoader {
|
||||
private JsonObject test;
|
||||
}
|
||||
|
||||
// private static final String SERVER = Servers.TX_SERVER_DEV;
|
||||
private static final String SERVER = Servers.TX_SERVER_LOCAL;
|
||||
private static final String SERVER = Servers.TX_SERVER_DEV;
|
||||
// private static final String SERVER = Servers.TX_SERVER_LOCAL;
|
||||
|
||||
@Parameters(name = "{index}: id {0}")
|
||||
public static Iterable<Object[]> data() throws IOException {
|
||||
|
Loading…
x
Reference in New Issue
Block a user