fixed BoardControllerTest from errors

Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
This commit is contained in:
Ryan Fletcher
2018-07-14 14:56:25 -04:00
committed by Julius Härtl
parent cfd9ab98c6
commit 881b05aeb1

View File

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