Skip to content

Commit

Permalink
Enable tests for .intersect() (#1389)
Browse files Browse the repository at this point in the history
Un-skip intersect tests
  • Loading branch information
antvaset authored Jul 30, 2024
1 parent f042dc4 commit 3436572
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,6 @@ public static Object[][] dataMethod() {
"r4/tests-fhir-r4/testIif/testIif3",
"r4/tests-fhir-r4/testIif/testIif4",
"r4/tests-fhir-r4/testIndexer/testIndexer1",
"r4/tests-fhir-r4/testIntersect/testIntersect1",
"r4/tests-fhir-r4/testIntersect/testIntersect2",
"r4/tests-fhir-r4/testIntersect/testIntersect3",
"r4/tests-fhir-r4/testIntersect/testIntersect4",
"r4/tests-fhir-r4/testInvariants/extension('http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-scoring').exists() and extension('http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-scoring').value = 'ratio' implies group.population.where(code.coding.where(system = 'http://terminology.hl7.org/CodeSystem/measure-population').code = 'initial-population').count() in (1 | 2)",
"r4/tests-fhir-r4/testLessOrEqual/testLessOrEqual26",
"r4/tests-fhir-r4/testLessOrEqual/testLessOrEqual27",
Expand Down

0 comments on commit 3436572

Please sign in to comment.