Skip to content

Commit 1eedff0

Browse files
committed
Merge remote-tracking branch 'origin/AC-8645' into Hammer_247_beta1_scope_17042023
2 parents f2cf7f5 + ec41030 commit 1eedff0

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)