Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Commit

Permalink
adjust unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
uziasferreirazup committed Oct 27, 2020
1 parent 4b38fa5 commit 4249dfa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ class BeagleFlexViewTest {

// Then
verify {
flexMapperMock.observeBindChangesFlex(any(), rootViewMock, beagleFlexView, beagleFlexView.yogaNode)
flexMapperMock.observeBindChangesFlex(styleMock, rootViewMock, beagleFlexView, beagleFlexView.yogaNode)
}
}

Expand Down

0 comments on commit 4249dfa

Please sign in to comment.