Skip to content

Commit ab7891a

Browse files
committed
#36538: Fixed Static Test failures
1 parent 262d4ad commit ab7891a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed
Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
use Magento\Framework\App\Config\ScopeConfigInterface;
1111
use Magento\Framework\Filesystem\File\WriteFactory;
1212
use Magento\Framework\Serialize\Serializer\Json;
13-
use Magento\Framework\TestFramework\Unit\Helper\ObjectManager;
1413
use Magento\PageCache\Console\Command\GenerateVclCommand;
1514
use Magento\PageCache\Model\Varnish\VclGenerator;
1615
use Magento\PageCache\Model\VclGeneratorInterfaceFactory;
@@ -24,11 +23,6 @@ class GenerateVclCommandInputOptionTest extends TestCase
2423
*/
2524
private $command;
2625

27-
/**
28-
* @var ObjectManager
29-
*/
30-
private $objectManager;
31-
3226
/**
3327
* @var VclGeneratorInterfaceFactory
3428
*/

0 commit comments

Comments
 (0)