mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-16 18:05:19 +00:00
Fix test
This commit is contained in:
parent
1e659c65f2
commit
264be8f683
@ -30,7 +30,7 @@ public class ReferenceParamTest {
|
||||
|
||||
}
|
||||
|
||||
private FhirContext ourCtx = FhirContext.forDstu1();
|
||||
private FhirContext ourCtx = FhirContext.forDstu3();
|
||||
|
||||
@AfterClass
|
||||
public static void afterClassClearContext() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user