Skip to content

Commit

Permalink
update link for issue 2593. (google#2594)
Browse files Browse the repository at this point in the history
Co-authored-by: Santosh Pingle <[email protected]>
  • Loading branch information
santosh-pingle and Santosh Pingle authored Jun 27, 2024
1 parent 4c1d702 commit 536abd7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -923,7 +923,7 @@ class QuestionnaireViewItemTest {
assertThat(enabledOptions.map { it.valueCoding.code }).containsExactly("option1", "option2")
}

// https://github.com/google/android-fhir/pull/2576
// https://github.com/google/android-fhir/pull/2593
@Test
fun `answers property should match response item component answers`() {
val questionnaireItem =
Expand Down

0 comments on commit 536abd7

Please sign in to comment.