Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add limit to collection engine #569

Merged
merged 1 commit into from
Jan 7, 2022
Merged

Add limit to collection engine #569

merged 1 commit into from
Jan 7, 2022

Conversation

keithbrink
Copy link
Contributor

This PR adds support for the limit (->take(5)) to the CollectionEngine. This is useful for having your testing results more closely resemble what you would expect with other engines.

@taylorotwell taylorotwell merged commit 0716725 into laravel:9.x Jan 7, 2022
@keithbrink keithbrink deleted the add-limit-to-collection-engine branch January 7, 2022 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants