mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-28 12:37:48 +01:00
Server: make DhfsFileServiceSimpleTestImpl abstract
so that IDEA doesn't try to run it
This commit is contained in:
@@ -39,7 +39,7 @@ class Profiles {
|
||||
}
|
||||
}
|
||||
|
||||
public class DhfsFileServiceSimpleTestImpl {
|
||||
public abstract class DhfsFileServiceSimpleTestImpl {
|
||||
@Inject
|
||||
DhfsFileService fileService;
|
||||
@Inject
|
||||
|
||||
Reference in New Issue
Block a user