Skip to content

Commit

Permalink
Revert "Regression test"
Browse files Browse the repository at this point in the history
This reverts commit 921fd9a.
  • Loading branch information
ondrejmirtes committed Oct 26, 2022
1 parent ad8cdb0 commit 0d7db44
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -514,10 +514,4 @@ public function testBug3311b(): void
]);
}

public function testBug7789(): void
{
$this->checkExplicitMixed = true;
$this->analyse([__DIR__ . '/data/bug-7789.php'], []);
}

}
14 changes: 0 additions & 14 deletions tests/PHPStan/Rules/Properties/data/bug-7789.php

This file was deleted.

0 comments on commit 0d7db44

Please sign in to comment.