Skip to content

Commit e05edaa

Browse files
phpstan-botclaude
andcommitted
Reuse nsrt/bug-13705.php in rule test instead of duplicating it
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 66ffa81 commit e05edaa

2 files changed

Lines changed: 1 addition & 62 deletions

File tree

tests/PHPStan/Rules/Comparison/ImpossibleCheckTypeFunctionCallRuleTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1205,7 +1205,7 @@ public function testBug14429(): void
12051205
public function testBug13705(): void
12061206
{
12071207
$this->treatPhpDocTypesAsCertain = true;
1208-
$this->analyse([__DIR__ . '/data/bug-13705.php'], []);
1208+
$this->analyse([__DIR__ . '/../../Analyser/nsrt/bug-13705.php'], []);
12091209
}
12101210

12111211
public function testBug13799(): void

tests/PHPStan/Rules/Comparison/data/bug-13705.php

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

0 commit comments

Comments
 (0)