Skip to content

Commit 03d0961

Browse files
committed
ECP-615: Message broker should use new API to get product information
- use new API in message broker
1 parent 69185a9 commit 03d0961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/tests/setup-integration/framework/Magento/TestFramework/SetupApplication.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ public function run()
3737

3838
/**
3939
* Create dynamic tables
40-
*
41-
* @SuppressWarnings(PHPMD.Generic.CodeAnalysis.EmptyStatement)
40+
*
41+
* phpcs:ignore Generic.CodeAnalysis.EmptyStatement
4242
*/
4343
protected function createDynamicTables()
4444
{

0 commit comments

Comments
 (0)