Skip to content

Commit

Permalink
fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
Balcan authored and andresmr committed Nov 13, 2024
1 parent 9073535 commit 7ec5634
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,6 @@ class RuleEngineExtensionsTest {
val ruleVariable = programRuleVariable.toRuleVariable(
attributeRepository = trackedEntityAttributeCollectionRepository,
dataElementRepository = dataElementRepository,
optionRepository = optionRepository,
)
assertEquals(programRuleVariable.name(), ruleVariable.name)
}
Expand Down

0 comments on commit 7ec5634

Please sign in to comment.