Fix a test that did not execute intended code path
The customized result for the first stub call was not used because a more specific response was defined earlier using `withArgs`.
Showing
Please register or sign in to comment
The customized result for the first stub call was not used because a more specific response was defined earlier using `withArgs`.