Skip to content

Commit

Permalink
fix failing equal str_* helper test
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Silbernagel committed Dec 29, 2022
1 parent 4c7c4fc commit 8858387
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace Rector\Tests\Php80\Rector\Identical\StrStartsWithRector\Fixture;

class SkipNonZero
class SkipEqualNonZero
{
public function run()
{
Expand Down

0 comments on commit 8858387

Please sign in to comment.