Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902)
This commit is contained in:
@@ -22,7 +22,7 @@ class CustomerMetaTest extends AbstractMetaEntityTest
|
||||
{
|
||||
protected function getEntity(): EntityWithMetaFields
|
||||
{
|
||||
return new Customer();
|
||||
return new Customer('foo');
|
||||
}
|
||||
|
||||
protected function getMetaEntity(): MetaTableTypeInterface
|
||||
|
||||
Reference in New Issue
Block a user