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 2d8a8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/PHPStan/Rules/Classes/InstantiationRuleTest.php
Expand Up @@ -424,7 +424,7 @@ public function testBug7048(): void

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

}

0 comments on commit 2d8a8aa

Please sign in to comment.