You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test-framework/junit5-mockito/src/main/java/io/quarkus/test/junit/mockito/internal/CreateMockitoSpiesCallback.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ public class CreateMockitoSpiesCallback implements QuarkusTestAfterConstructCall
21
21
22
22
// Set is here because in nested tests, there are multiple states created before destruction is triggered
23
23
// This field needs to be static because each implemented callback created a new instance of this class
0 commit comments