Skip to content

Commit

Permalink
Minor adaption
Browse files Browse the repository at this point in the history
  • Loading branch information
pauljohanneskraft committed Nov 26, 2024
1 parent 76f550c commit 44e7c78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import edu.stanford.bdh.engagehf.questionnaire.spezi.QuestionnaireComposableTest
import edu.stanford.spezi.core.testing.onNodeWithIdentifier

class QuestionnaireTestSimulator(
composeTestRule: ComposeTestRule,
val composeTestRule: ComposeTestRule,
) {
private val root =
composeTestRule.onNodeWithIdentifier(QuestionnaireComposableTestIdentifiers.ROOT)
Expand Down

0 comments on commit 44e7c78

Please sign in to comment.