#881 DDC-2825 - typo fix (causing test failure)
This commit is contained in:
parent
c6d839869b
commit
8b2b54c033
@ -4,7 +4,7 @@ namespace Doctrine\Tests\Models\DDC2825;
|
||||
|
||||
/**
|
||||
* @Entity
|
||||
* @Table(name="mytable2", schema="myschema")
|
||||
* @Table(name="mytable", schema="myschema")
|
||||
*/
|
||||
class ExplicitSchemaAndTable
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user