diff --git a/src/PendingCalls/BeforeEachCall.php b/src/PendingCalls/BeforeEachCall.php index 41f10d6b..48e093e7 100644 --- a/src/PendingCalls/BeforeEachCall.php +++ b/src/PendingCalls/BeforeEachCall.php @@ -15,6 +15,8 @@ use Pest\TestSuite; /** * @internal + * + * @mixin TestCall */ final class BeforeEachCall {