Remove unused fields in tests
Closes gh-14707
This commit is contained in:
committed by
Stephane Nicoll
parent
bbdd6cc9cb
commit
55ec016bac
@@ -51,9 +51,6 @@ public class CommandRunnerTests {
|
||||
@Mock
|
||||
private Command regularCommand;
|
||||
|
||||
@Mock
|
||||
private Command shellCommand;
|
||||
|
||||
@Mock
|
||||
private Command anotherCommand;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user