mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-03-09 14:31:17 +00:00
Support IPS in validation tests
This commit is contained in:
parent
c913190d7a
commit
0e69f6ad89
@ -50,7 +50,7 @@ public class LocalTerminologyServiceTests implements ITxTesterLoader {
|
||||
|
||||
|
||||
private static boolean localTxRunning() {
|
||||
return new File("/Users/grahamegrieve/work/server/serverx").exists();
|
||||
return new File("/Users/grahamegrieve/work/server/server").exists();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user