diff --git a/src/PendingObjects/TestCall.php b/src/PendingObjects/TestCall.php index de74cf99..be839bff 100644 --- a/src/PendingObjects/TestCall.php +++ b/src/PendingObjects/TestCall.php @@ -148,6 +148,7 @@ final class TestCall ? $conditionOrMessage : $message; + /** @var callable(): bool $condition */ $condition = $condition->bindTo(null); $this->testCaseFactory