Skip to content

[11.x] fix chopStart and chopEnd tests#53812

Merged
taylorotwell merged 1 commit into
laravel:11.xfrom
browner12:AB-fix-support-str-test
Dec 10, 2024
Merged

[11.x] fix chopStart and chopEnd tests#53812
taylorotwell merged 1 commit into
laravel:11.xfrom
browner12:AB-fix-support-str-test

Conversation

@browner12

Copy link
Copy Markdown
Contributor

the arrays were using duplicate keys, which meant only the latest defined element was running an assertion.

converted them to indexed arrays, and then adjusted the destructuring to treat the first element as the $subject.

the arrays were using duplicate keys, which meant only the latest defined element was running an assertion.

converted them to indexed arrays, and then adjusted the destructuring to treat the first element as the `$subject`.

@timacdonald timacdonald left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my bad 🤦

@browner12

Copy link
Copy Markdown
Contributor Author

lol, happens to the best of us

@taylorotwell taylorotwell merged commit f278399 into laravel:11.x Dec 10, 2024
@browner12 browner12 deleted the AB-fix-support-str-test branch December 10, 2024 15:51
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.

3 participants