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

Update MakesAssertions.php #1149

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Update MakesAssertions.php #1149

merged 1 commit into from
Nov 7, 2024

Conversation

kenny08gt
Copy link
Contributor

Add optional parameter to MakesAssertions/assertDontSeeIn $ignoreCase

The Ignorecase attribute is handy with the assertSee method, and I think it will be helpful in assertDontSee, too.

Will not break since is an optional parameter with a default value.

Bests,

Add optional parameter to MakesAssertions/assertDontSeeIn $ignoreCase
@taylorotwell taylorotwell merged commit c667db6 into laravel:8.x Nov 7, 2024
19 checks passed
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