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

@@ -71,9 +71,7 @@ class BoardControllerTest extends \Test\TestCase {
$this->controller = new BoardController( $this->controller = new BoardController(
'deck', 'deck',
$this->request, $this->request,
$this->userManager,
$this->groupManager,
$this->boardService, $this->boardService,
$this->permissionService, $this->permissionService,
$this->userId $this->userId