Skip to content

Commit c82a260

Browse files
committed
MC-20425: [Integration Test] Check behavior when attribute set was changed to a new set with deleted attribute from the previous set
1 parent db894ca commit c82a260

File tree

1 file changed

+0
-5
lines changed
  • dev/tests/integration/testsuite/Magento/Catalog/Controller/Product

1 file changed

+0
-5
lines changed

dev/tests/integration/testsuite/Magento/Catalog/Controller/Product/ViewTest.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,6 @@
3131
*/
3232
class ViewTest extends \Magento\TestFramework\TestCase\AbstractController
3333
{
34-
/**
35-
* @var string
36-
*/
37-
private $systemLogFileName = 'system.log';
38-
3934
/**
4035
* @var ProductRepositoryInterface $productRepository
4136
*/

0 commit comments

Comments
 (0)