Fixed some roster tests
This commit is contained in:
@@ -17,6 +17,7 @@ public class ApplyForTaskController {
|
||||
this.applyForTaskUseCase = applyForTaskUseCase;
|
||||
}
|
||||
|
||||
// TODO fix return type
|
||||
/**
|
||||
* Checks if task is available for the requesting executor.
|
||||
* @return a task or null if no task found
|
||||
|
Reference in New Issue
Block a user