Aligning expected exception test to typo fix in doctrine/doctrine2@b7d104d2a2, which was breaking the build
This commit is contained in:
parent
b7d104d2a2
commit
20c6bfd360
@ -180,7 +180,7 @@ class SchemaValidatorTest extends \Doctrine\Tests\OrmTestCase
|
||||
|
||||
$this->assertEquals(
|
||||
array(
|
||||
"The association Doctrine\Tests\ORM\Tools\DDC3322Two#invalidAssoc is ordered by an field oneToMany " .
|
||||
"The association Doctrine\Tests\ORM\Tools\DDC3322Two#invalidAssoc is ordered by a field oneToMany " .
|
||||
"on Doctrine\Tests\ORM\Tools\DDC3322ValidEntity1 that is a collection-valued association."
|
||||
),
|
||||
$ce
|
||||
|
Loading…
x
Reference in New Issue
Block a user