Skip to content

Commit

Permalink
link the issue to added test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Santosh Pingle committed Jun 27, 2024
1 parent 1938fb4 commit 2fe46d2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -923,6 +923,7 @@ class QuestionnaireViewItemTest {
assertThat(enabledOptions.map { it.valueCoding.code }).containsExactly("option1", "option2")
}

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

0 comments on commit 2fe46d2

Please sign in to comment.