mirror of
https://github.com/pestphp/pest.git
synced 2026-03-12 18:57:22 +01:00
fix return
This commit is contained in:
@ -184,6 +184,8 @@ final class TestCall
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return $this;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user