Skip to content
Snippets Groups Projects
Commit 8339bd5b authored by Klaus Purer's avatar Klaus Purer
Browse files

test(ScopeIndent): Fix PHP attribute error lines (#3461148)

parent acc55a98
Branches
Tags
No related merge requests found
......@@ -26,6 +26,8 @@ class ScopeIndentUnitTest extends CoderSniffUnitTest
20 => 1,
32 => 1,
34 => 1,
216 => 1,
222 => 1,
];
}//end getErrorList()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment