Skip to content

Bug fix: Updated tests/Cookie/CookieTest.php #242

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

Merged
merged 1 commit into from Feb 5, 2013
Merged

Bug fix: Updated tests/Cookie/CookieTest.php #242

merged 1 commit into from Feb 5, 2013

Conversation

ghost
Copy link

@ghost ghost commented Feb 2, 2013

This fixes the second portion of testCookiesAreCreatedWithProperOptions() so that it uses the $c2 variable all the way through, as I believe was intended. Currently it's testing $c twice ($cookie->make()), and not testing $c2 ($cookie->forever()).

Fixed the second portion of testCookiesAreCreatedWithProperOptions() so that it uses the $c2 variable all the way through, as I believe was intended.
taylorotwell added a commit that referenced this pull request Feb 5, 2013
Bug fix: Updated tests/Cookie/CookieTest.php
@taylorotwell taylorotwell merged commit ba20061 into laravel:master Feb 5, 2013
@taylorotwell
Copy link
Member

Thanks

dbpolito pushed a commit to dbpolito/framework that referenced this pull request Oct 1, 2019
Force overriding `handle` by throwing an exception
gonzalom pushed a commit to Hydrane/tmp-laravel-framework that referenced this pull request Oct 12, 2023
[5.1] Append middleware of action to group middleware
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.

1 participant