Add test comment

This commit is contained in:
juan.marchionatto 2021-09-20 11:15:53 -04:00
parent d706caf949
commit 1492b9220a
1 changed files with 2 additions and 0 deletions

View File

@ -158,6 +158,8 @@ public class TerminologySvcImplCurrentVersionR4Test extends BaseJpaR4Test {
validateValueLookup(currentVersion, theExpectedVersions);
validateValidateCode(currentVersion, theExpectedVersions);
// nothing to test for subsumes operation as it works only for concepts which share CodeSystem and version
}