mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-18 02:45:07 +00:00
Remove fixme
This commit is contained in:
parent
0e1be114ee
commit
bd0502e368
@ -140,8 +140,6 @@ public class MdmReadVirtualizationInterceptorTest extends BaseMdmR4Test {
|
|||||||
assertThat(ids).asList().containsExactlyInAnyOrder(myGoldenResourcePatientAId.getValue(), myGoldenResourcePatientBId.getValue());
|
assertThat(ids).asList().containsExactlyInAnyOrder(myGoldenResourcePatientAId.getValue(), myGoldenResourcePatientBId.getValue());
|
||||||
}
|
}
|
||||||
|
|
||||||
// FIXME: add test that puts a reference to an MDM'ed resource in a contained resource
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* If we search for all patients and _revinclude things that point to them,
|
* If we search for all patients and _revinclude things that point to them,
|
||||||
* only the golden resource ones should be returned
|
* only the golden resource ones should be returned
|
||||||
|
Loading…
x
Reference in New Issue
Block a user