[2.0] Added missing property.
This commit is contained in:
parent
5b67754595
commit
76661cd987
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ class OneToManyBidirectionalAssociationTest extends \Doctrine\Tests\OrmFunctiona
|
|||
{
|
||||
private $product;
|
||||
private $firstFeature;
|
||||
private $secondFeature;
|
||||
|
||||
protected function setUp()
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue