Skip to content

Commit 7b594e6

Browse files
committed
Remove warning
1 parent 4a5716c commit 7b594e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/main/scala/org/mockito/MockitoAPI.scala

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ trait ByNameExperimental extends MockCreator {
3939

4040
}
4141

42+
//noinspection MutatorLikeMethodIsParameterless
4243
private[mockito] trait DoSomething {
4344

4445
/**

0 commit comments

Comments
 (0)