Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
lmillan1 committed Jul 18, 2024
1 parent 57b77c5 commit 25b2306
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ final class CareTaskProgressStrategyTests: XCTestCase {

}

func testProgressByAveragingOutcomeValuesZeroOutcomeTargetValues() async throws {
func testProgressByAveragingOutcomeValuesNoOutcomeTargetValues() async throws {
let targetValues = [
OCKOutcomeValue(15.0),
OCKOutcomeValue(25.0),
Expand Down

0 comments on commit 25b2306

Please sign in to comment.