diff --git a/static/integrity/testsuite/Magento/Test/Php/LiveCodeTest.php b/static/integrity/testsuite/Magento/Test/Php/LiveCodeTest.php index 7ca802f..03e7e09 100755 --- a/static/integrity/testsuite/Magento/Test/Php/LiveCodeTest.php +++ b/static/integrity/testsuite/Magento/Test/Php/LiveCodeTest.php @@ -304,6 +304,7 @@ public function testCodeStyle() $ignoreList[] = 'clover.xml'; $ignoreList[] = 'vendor'; $ignoreList[] = 'etc'; + $ignoreList[] = 'view'; $ignoreList[] = 'test-reports'; $ignoreList[] = 'Test';