Skip to content

Commit cef8b90

Browse files
glo71317abhattGlo
authored andcommitted
AC-8645::Integration test failures
1 parent 964a691 commit cef8b90

File tree

1 file changed

+3
-0
lines changed
  • dev/tests/integration/testsuite/Magento/Catalog/Controller/Adminhtml/Product/Action

1 file changed

+3
-0
lines changed

dev/tests/integration/testsuite/Magento/Catalog/Controller/Adminhtml/Product/Action/AttributeTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ class AttributeTest extends AbstractBackendController
2828
{
2929
/** @var PublisherConsumerController */
3030
private $publisherConsumerController;
31+
/**
32+
* @var string[]
33+
*/
3134
private $consumers = ['product_action_attribute.update'];
3235

3336
protected function setUp(): void

0 commit comments

Comments
 (0)