Code cleanup (#1461)
* Code cleanup * Fix flux tests * Fix checkstyle errors * Fix compile error
This commit is contained in:
@@ -43,7 +43,7 @@ import org.junit.jupiter.api.Test;
|
||||
*/
|
||||
class LotteryTest {
|
||||
|
||||
private Injector injector;
|
||||
private final Injector injector;
|
||||
@Inject
|
||||
private LotteryAdministration administration;
|
||||
@Inject
|
||||
|
Reference in New Issue
Block a user