Skip to content

Commit a1ab156

Browse files
committed
cs
1 parent 228f7a9 commit a1ab156

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/PHPStan/Rules/Comparison/IfConstantConditionRuleTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,5 +200,4 @@ public function testBug7699(): void
200200
$this->analyse([__DIR__ . '/data/bug-7699.php'], []);
201201
}
202202

203-
204203
}

tests/PHPStan/Rules/Variables/IssetRuleTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,5 +513,4 @@ public function testBug9503(): void
513513
$this->analyse([__DIR__ . '/data/bug-9503.php'], []);
514514
}
515515

516-
517516
}

0 commit comments

Comments
 (0)