Skip to content

Commit c81232c

Browse files
committed
Update AnalyserIntegrationTest.php
1 parent 934c192 commit c81232c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/PHPStan/Analyser/AnalyserIntegrationTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1475,6 +1475,7 @@ public function testBug13945Two(): void
14751475
$this->assertNoErrors($errors);
14761476
}
14771477

1478+
#[RequiresPhp('>= 8.1')]
14781479
public function testBug12246(): void
14791480
{
14801481
$errors = $this->runAnalyse(__DIR__ . '/data/bug-12246.php');

0 commit comments

Comments
 (0)