Skip to content

Commit b80fdd5

Browse files
committed
Revert "add 5551 test" - does not emit an error
1 parent 6e50e88 commit b80fdd5

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

tests/PHPStan/Rules/Properties/TypesAssignedToPropertiesRuleTest.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -271,11 +271,6 @@ public function testAppendendArrayKey(): void
271271
]);
272272
}
273273

274-
public function testBug5551(): void
275-
{
276-
$this->analyse([__DIR__ . '/data/bug-5551.php'], []);
277-
}
278-
279274
public function testBug5372Two(): void
280275
{
281276
$this->analyse([__DIR__ . '/../Arrays/data/bug-5372_2.php'], []);

tests/PHPStan/Rules/Properties/data/bug-5551.php

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)