Skip to content

Commit a1c933a

Browse files
committed
AC-683: Create phpcs static check for TableTest
1 parent eb3ad47 commit a1c933a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Magento2/Tests/Legacy/TableNameUnitTest.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ public function getErrorList($testFile = '')
1717
return [
1818
3 => 1,
1919
7 => 1,
20-
14 => 1,
20+
16 => 1,
2121
20 => 1,
22-
28 => 1,
22+
38 => 1,
2323
];
2424
}
2525

0 commit comments

Comments
 (0)