Updated EntityGeneratorTest::testEntityTypeAlias
This commit is contained in:
parent
9767a814a6
commit
ff34aaaa2c
@ -518,7 +518,7 @@ class EntityGeneratorTest extends \Doctrine\Tests\OrmTestCase
|
|||||||
'fieldName' => 'decimal',
|
'fieldName' => 'decimal',
|
||||||
'phpType' => 'string',
|
'phpType' => 'string',
|
||||||
'dbType' => 'decimal',
|
'dbType' => 'decimal',
|
||||||
'value' => '33.33'
|
'value' => '12.34'
|
||||||
),
|
),
|
||||||
));
|
));
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user