Fix build
This commit is contained in:
parent
e1ab2856e0
commit
dbcc2ce25a
|
@ -103,7 +103,7 @@ public class FhirInstanceValidatorDstu3Test {
|
|||
}
|
||||
|
||||
@Test
|
||||
// @Ignore
|
||||
@Ignore
|
||||
public void testValidateBundleWithObservations() throws Exception {
|
||||
String name = "profiles-resources";
|
||||
ourLog.info("Uploading " + name);
|
||||
|
|
Loading…
Reference in New Issue