Skip to content

Commit

Permalink
Fix key
Browse files Browse the repository at this point in the history
  • Loading branch information
muglug committed Jan 25, 2022
1 parent 302c72d commit 8ab0eec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/UnusedVariableTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2442,7 +2442,7 @@ function setProxySettingsFromEnv(): void {
}'
],
'usedPlusInAddition' => [
'<?php
'code' => '<?php
function takesAnInt(): void {
$i = 0;
Expand Down

0 comments on commit 8ab0eec

Please sign in to comment.