diff --git a/tests/Doctrine/Tests/ORM/Mapping/yaml/Doctrine.Tests.Models.CMS.CmsAddress.dcm.yml b/tests/Doctrine/Tests/ORM/Mapping/yaml/Doctrine.Tests.Models.CMS.CmsAddress.dcm.yml index da2afca75..712f089da 100644 --- a/tests/Doctrine/Tests/ORM/Mapping/yaml/Doctrine.Tests.Models.CMS.CmsAddress.dcm.yml +++ b/tests/Doctrine/Tests/ORM/Mapping/yaml/Doctrine.Tests.Models.CMS.CmsAddress.dcm.yml @@ -2,7 +2,7 @@ Doctrine\Tests\Models\CMS\CmsAddress: type: entity table: cms_address entityListeners: - CmsAddressListener: + CmsAddressListener: ~ namedNativeQueries: find-all: resultSetMapping: mapping-find-all @@ -61,4 +61,4 @@ Doctrine\Tests\Models\CMS\CmsAddress: targetEntity: CmsUser inversedBy: address joinColumn: - referencedColumnName: id \ No newline at end of file + referencedColumnName: id