Skip to content

Commit

Permalink
fix: [ANDROAPP-6218] ktlint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xavimolloy committed Jul 4, 2024
1 parent 9cbc14e commit 31b1bc8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ class InputAgeTest {

rule.onNodeWithTag("INPUT_AGE_SUPPORTING_TEXT").assertExists()
}

@Test
fun changingAgeTimeUnitShouldWorkProperly() {
var inputType by mutableStateOf<AgeInputType>(AgeInputType.Age.EMPTY)
Expand Down

0 comments on commit 31b1bc8

Please sign in to comment.