Skip to content

Commit 642d85a

Browse files
committed
rename fixture
1 parent 96b55a7 commit 642d85a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rules-tests/DeadCode/Rector/Ternary/RemoveUselessTernaryRector/Fixture/with_if_not_equal.php.inc renamed to rules-tests/DeadCode/Rector/Ternary/RemoveUselessTernaryRector/Fixture/skip_with_if_not_equal.php.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace Rector\Tests\DeadCode\Rector\Ternary\RemoveUselessTernaryRector\Fixture;
44

5-
class WithIfNotEqual
5+
class SkipWithIfNotEqual
66
{
77
public function go(bool $value)
88
{

0 commit comments

Comments
 (0)