Skip to content

Commit

Permalink
MAT-6491 adjusted comments
Browse files Browse the repository at this point in the history
  • Loading branch information
sb-prateekkeerthi committed Dec 11, 2024
1 parent 603fdd8 commit d39f2fc
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -448,8 +448,7 @@ public static List<TestCasePopulationValue> getObservationPopulations(
}

// exported test cases doesn't have criteria references
// this method will filter the populations and gets the relevant criteria reference id for
// observation
// filtering populations to get relevant criteria reference id for observations
private static String getCriteriaReferenceFromPopulations(
List<Population> populations, String observationName) {
String relevantPopulation =
Expand Down

0 comments on commit d39f2fc

Please sign in to comment.