mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-01-28 15:08:41 +00:00
unit test fixes
This commit is contained in:
parent
79310ee61a
commit
d2c281938a
|
|
@ -88,7 +88,7 @@
|
|||
"gdpr": true
|
||||
}
|
||||
},
|
||||
"profile_contact_company_job": {
|
||||
"profile_contact_job": {
|
||||
"name": "profile_contact_job",
|
||||
"type": "VARCHAR(255)",
|
||||
"null": false,
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ use phpOMS\DataStorage\Database\DataMapperAbstract;
|
|||
* @link https://orange-management.org
|
||||
* @since 1.0.0
|
||||
*/
|
||||
final class ContactElementMapper extends DataMapperAbstract
|
||||
final class ContactMapper extends DataMapperAbstract
|
||||
{
|
||||
/**
|
||||
* Columns.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user