Skip to content

Commit

Permalink
fix bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm committed Oct 2, 2022
1 parent 1cff34e commit 2f801be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/PHPStan/Rules/Classes/InstantiationRuleTest.php
Expand Up @@ -424,7 +424,6 @@ public function testBug7048(): void

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

0 comments on commit 2f801be

Please sign in to comment.