Skip to content

Commit 8339bd5

Browse files
committed
test(ScopeIndent): Fix PHP attribute error lines (#3461148)
1 parent acc55a9 commit 8339bd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/Drupal/WhiteSpace/ScopeIndentUnitTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ protected function getErrorList(string $testFile): array
2626
20 => 1,
2727
32 => 1,
2828
34 => 1,
29+
216 => 1,
30+
222 => 1,
2931
];
3032

3133
}//end getErrorList()

0 commit comments

Comments
 (0)