Skip to content

Commit aeffd6f

Browse files
409: Suppressed warning
1 parent 5d661e6 commit aeffd6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/com/magento/idea/magento2plugin/actions/generation/generator/ArgumentInjectionGeneratorTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
import java.util.ArrayList;
1616
import java.util.List;
1717

18+
@SuppressWarnings("PMD.TooManyMethods")
1819
public class ArgumentInjectionGeneratorTest extends BaseGeneratorTestCase {
1920

2021
private static final String EXPECTED_DIRECTORY = "src/app/code/Foo/Bar/etc/frontend";

0 commit comments

Comments
 (0)