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

Fix seeJson with null data #160

Merged
merged 2 commits into from
Nov 29, 2021
Merged

Fix seeJson with null data #160

merged 2 commits into from
Nov 29, 2021

Conversation

driesvints
Copy link
Member

@driesvints driesvints commented Nov 29, 2021

This fixes an issue introduced in d472e1c where just calling seeJson on a response would result in a fatal type error.

Fixes #159

@taylorotwell taylorotwell merged commit b8abb69 into 6.x Nov 29, 2021
@taylorotwell taylorotwell deleted the fix-see-json branch November 29, 2021 14:37
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.

Assert response is json broken in v6
2 participants