tests: Avoid using dynamic properties
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -32,6 +32,7 @@ use OCP\IRequest;
|
||||
|
||||
class StackApiControllerTest extends \Test\TestCase {
|
||||
private $appName = 'deck';
|
||||
private $request;
|
||||
private $userId = 'admin';
|
||||
private $controller;
|
||||
private $boardService;
|
||||
|
||||
Reference in New Issue
Block a user