Skip to content

Commit 29e2f49

Browse files
anomiexjrfnl
authored andcommitted
Missed one arrow alignment
1 parent e51e7c6 commit 29e2f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Core/ErrorSuppressionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1057,7 +1057,7 @@ public static function dataEnableSelected()
10571057
'expectedErrors' => 0,
10581058
'expectedWarnings' => 0,
10591059
],
1060-
'disable: everything; enable: sniff' => [
1060+
'disable: everything; enable: sniff' => [
10611061
'code' => '
10621062
// phpcs:disable
10631063
// phpcs:enable Generic.PHP.LowerCaseConstant

0 commit comments

Comments
 (0)