Skip to content

Commit f738029

Browse files
committed
Removed no longer valid test
1 parent a3bd803 commit f738029

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

tests/PHPStan/Analyser/DynamicReturnTypeExtensionTypeInferenceTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ public function dataAsserts(): iterable
1414

1515
if (PHP_VERSION_ID >= 80000) {
1616
yield from $this->gatherAssertTypes(__DIR__ . '/data/dynamic-method-return-types-named-args.php');
17-
yield from $this->gatherAssertTypes(__DIR__ . '/data/dynamic-method-return-getsingle-conditional.php');
1817
}
1918

2019
yield from $this->gatherAssertTypes(__DIR__ . '/data/dynamic-method-return-compound-types.php');

tests/PHPStan/Analyser/data/dynamic-method-return-getsingle-conditional.php

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

0 commit comments

Comments
 (0)