Skip to content

Commit

Permalink
Update FetchingDeprecatedConstRuleTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm committed Mar 2, 2024
1 parent 23f25d4 commit 802855c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ public function testDeprecatedFilterConsts()
8,
];
}

$expectedErrors[] = [
'Use of constant MY_CONST is deprecated.',
17,
Expand Down

0 comments on commit 802855c

Please sign in to comment.