Skip to content

Commit

Permalink
remove formatting change
Browse files Browse the repository at this point in the history
  • Loading branch information
evanchooly committed Nov 25, 2024
1 parent aa97b1c commit 716a675
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,6 @@ public static LogProbe.Builder createProbeBuilder(

protected TestSnapshotListener installProbes(
Configuration configuration, ProbeDefinition... probes) {

config = mock(Config.class);
when(config.isDebuggerEnabled()).thenReturn(true);
when(config.isDebuggerClassFileDumpEnabled()).thenReturn(true);
Expand Down

0 comments on commit 716a675

Please sign in to comment.