chore: fixes types

This commit is contained in:
Nuno Maduro
2021-07-28 01:59:47 +01:00
parent 22b822ce87
commit 2b5355419a

View File

@ -148,6 +148,7 @@ final class TestCall
? $conditionOrMessage
: $message;
/** @var callable(): bool $condition */
$condition = $condition->bindTo(null);
$this->testCaseFactory