Fixed some roster tests

This commit is contained in:
reynisson
2021-11-26 14:48:49 +01:00
parent 2f36e01c57
commit 49977ae8a2
6 changed files with 34 additions and 27 deletions

View File

@@ -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