Skip to content

Commit

Permalink
[pinpoint-apm#9355] Update mockito dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
emeroad committed Nov 2, 2022
1 parent b8d74fb commit 59b4476
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ public class AgentStatMonitorTest {

@BeforeEach
public void beforeEach() {
// openMocks = MockitoAnnotations.openMocks(this);
when(agentStatCollector.collect()).thenReturn(new AgentStatMetricSnapshot());

this.tBaseRecorder = new TBaseRecorder<>();
Expand Down

0 comments on commit 59b4476

Please sign in to comment.