Skip to content

Commit 32ae2ff

Browse files
fix static
1 parent 2221a8b commit 32ae2ff

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Sales/Test/Unit/Controller/Adminhtml/Order/Invoice

1 file changed

+1
-0
lines changed

app/code/Magento/Sales/Test/Unit/Controller/Adminhtml/Order/Invoice/ViewTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
/**
3232
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
3333
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
34+
* @SuppressWarnings(PHPMD.TooManyFields)
3435
*/
3536
class ViewTest extends TestCase
3637
{

0 commit comments

Comments
 (0)