Skip to content

Commit

Permalink
✅ Fix failed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
euro committed Dec 11, 2018
1 parent 0dd58b4 commit 6b30c17
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ class LoadingViewModelTest {
@Test
fun `test handle rejected transaction consumption correctly`() {
mockHandlerArg(viewModel)
viewModel.liveCancelTransactionConsumption = mock()

val data = responseRejectedTransactionConsumption.data
viewModel.handleRejectTransactionConsumptionSuccess(data)
Expand Down

0 comments on commit 6b30c17

Please # to comment.