diff --git a/src/PendingObjects/TestCall.php b/src/PendingObjects/TestCall.php index 76b73e28..cd65ae76 100644 --- a/src/PendingObjects/TestCall.php +++ b/src/PendingObjects/TestCall.php @@ -12,7 +12,7 @@ use Pest\TestSuite; use SebastianBergmann\Exporter\Exporter; /** - * @method \Pest\Expectation expect(mixed $value) + * @method \Pest\Expectations\Expectation expect(mixed $value) * * @internal */