Skip to content

Commit b0c2133

Browse files
committed
#33334:Inheriting from a class that doesn't exist
- Removed unnecessary properties from test class
1 parent 995cb2a commit b0c2133

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/code/Magento/Bundle/Test/Unit/Pricing/Price/BundlePriceTest.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,6 @@ class BundlePriceTest extends TestCase
7272
* @var ConfiguredPriceSelection|MockObject
7373
*/
7474
private $configuredPriceSelectionMock;
75-
/**
76-
* @var array
77-
*/
78-
private $selectionPriceDataSampleData;
7975
/**
8076
* @var AmountInterface|MockObject
8177
*/

0 commit comments

Comments
 (0)