mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-11 22:38:42 +00:00
test fixes
This commit is contained in:
parent
d46276184a
commit
5e63303b67
|
|
@ -24,7 +24,7 @@ use phpOMS\Utils\TaskSchedule\TaskFactory;
|
||||||
*/
|
*/
|
||||||
final class TaskAbstractTest extends \PHPUnit\Framework\TestCase
|
final class TaskAbstractTest extends \PHPUnit\Framework\TestCase
|
||||||
{
|
{
|
||||||
private $class = null;
|
private TaskAbstract $class;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* {@inheritdoc}
|
* {@inheritdoc}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user