mirror of
https://github.com/Karaka-Management/oms-Kanban.git
synced 2026-02-13 02:38:41 +00:00
Automated formatting changes
This commit is contained in:
parent
08bb32a71a
commit
1efeec5e90
|
|
@ -72,7 +72,7 @@ class KanbanCardMapperTest extends \PHPUnit\Framework\TestCase
|
|||
|
||||
$card->setStatus(CardStatus::ACTIVE);
|
||||
$card->setType(CardType::TASK);
|
||||
$card->ref = 1;
|
||||
$card->ref = 1;
|
||||
$card->order = 1;
|
||||
$card->setColumn(1);
|
||||
$card->createdBy = new NullAccount(1);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user