Skip to content

Commit

Permalink
adding a failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
fabio-insolia-cko committed Nov 14, 2023
1 parent 3f25352 commit 3b25b70
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ internal class AddressSummaryViewModelTest {
spyPaymentStateManager.isBillingAddressEnabled.value = true
val testAddress = BillingAddress(
address = Address(
"LINE 1",
"LINE 3",
"LINE 2",
"",
"",
Expand Down

0 comments on commit 3b25b70

Please sign in to comment.