Remove fixme

This commit is contained in:
James Agnew 2024-11-13 15:59:30 -05:00
parent 0e1be114ee
commit bd0502e368
1 changed files with 0 additions and 2 deletions

View File

@ -140,8 +140,6 @@ public class MdmReadVirtualizationInterceptorTest extends BaseMdmR4Test {
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,
* only the golden resource ones should be returned