Skip to content

[13.x] Use new Collection instead of Collection::make in tests - #61079

Merged
taylorotwell merged 1 commit into
laravel:13.xfrom
lucasmichot:tests-use-new-collection
Aug 6, 2026
Merged

[13.x] Use new Collection instead of Collection::make in tests#61079
taylorotwell merged 1 commit into
laravel:13.xfrom
lucasmichot:tests-use-new-collection

Conversation

@lucasmichot

Copy link
Copy Markdown
Contributor

Small consistency tweak — replaces Collection::make() calls with new Collection() in a handful of test files.

@lucasmichot
lucasmichot force-pushed the tests-use-new-collection branch from 8db029f to c1cc26c Compare August 6, 2026 17:21
@taylorotwell
taylorotwell merged commit 34295c1 into laravel:13.x Aug 6, 2026
47 of 53 checks passed
@lucasmichot
lucasmichot deleted the tests-use-new-collection branch August 6, 2026 19:33
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