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

Properly fix test failure with Rack 2.1+. #1171

Merged
merged 1 commit into from Jul 24, 2020

Conversation

voxik
Copy link
Contributor

@voxik voxik commented Jul 24, 2020

Rack is not to blame, just naive test case which was enough so far.

Fixes #1119

Rack is not to blame, just naive test case which was enough so far.

Fixes lostisland#1119
Copy link
Member

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

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

The cookie looks just like a cookie, now. A much more readable test!

@olleolleolle olleolleolle merged commit 6521a16 into lostisland:master Jul 24, 2020
@olleolleolle
Copy link
Member

@voxik Thanks for fixing this!

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.

rack + rack-test: Test suite fails on master
2 participants