fixed BoardControllerTest from errors
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
This commit is contained in:
committed by
Julius Härtl
parent
cfd9ab98c6
commit
881b05aeb1
@@ -72,8 +72,6 @@ class BoardControllerTest extends \Test\TestCase {
|
||||
$this->controller = new BoardController(
|
||||
'deck',
|
||||
$this->request,
|
||||
$this->userManager,
|
||||
$this->groupManager,
|
||||
$this->boardService,
|
||||
$this->permissionService,
|
||||
$this->userId
|
||||
|
||||
Reference in New Issue
Block a user