We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 551f6de commit 8cdd185Copy full SHA for 8cdd185
1 file changed
tests/Type/Nette/TypeInferenceTest.php
@@ -27,7 +27,6 @@ public function dataFileAsserts(): iterable
27
yield from self::gatherAssertTypes(__DIR__ . '/data/multiplier.php');
28
}
29
30
- yield from $this->gatherAssertTypes(__DIR__ . '/data/multiplier.php');
31
yield from $this->gatherAssertTypes(__DIR__ . '/data/strings.php');
32
33
0 commit comments