Skip to content

Commit

Permalink
[#3919] Add test for order of calls after currency change and the con…
Browse files Browse the repository at this point in the history
…version calculation
  • Loading branch information
mustafaozhan committed Sep 14, 2024
1 parent 5f7e4ff commit 74c7ad3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ internal class CalculatorViewModelTest {
}
}

@Suppress("StringLiteralDuplication")
@Test
fun `when base changed the values in the list should be recalculated according to the new base and prettied`() =
runTest {
Expand Down

0 comments on commit 74c7ad3

Please sign in to comment.