mirror of
https://github.com/Karaka-Management/oms-EventManagement.git
synced 2026-02-14 00:38:41 +00:00
test fixes
This commit is contained in:
parent
89036b136d
commit
36fda763b8
|
|
@ -96,7 +96,7 @@ final class EventTest extends \PHPUnit\Framework\TestCase
|
||||||
'actualCosts' => new FloatInt(),
|
'actualCosts' => new FloatInt(),
|
||||||
'actualEarnings' => new FloatInt(),
|
'actualEarnings' => new FloatInt(),
|
||||||
'tasks' => [],
|
'tasks' => [],
|
||||||
'media' => [],
|
'files' => [],
|
||||||
'progress' => 10,
|
'progress' => 10,
|
||||||
'progressType' => ProgressType::TASKS,
|
'progressType' => ProgressType::TASKS,
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user