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

client: fix test to pass non-nil context #1044

Merged
merged 1 commit into from
Sep 23, 2018

Conversation

someone1
Copy link
Contributor

@someone1 someone1 commented Sep 21, 2018

Signed-off-by: Prateek Malhotra [email protected]

@someone1
Copy link
Contributor Author

When updating my plugin to work with the latest context fixes (thanks @aaslamin !) I was getting panics when running tests as a nil context was being used in parts of the test.

Copy link
Contributor

@aaslamin aaslamin left a comment

Choose a reason for hiding this comment

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

LGTM 💯

🔥all the nil contexts!

FYI I believe the test failing in the CI is flaky.

@aeneasr
Copy link
Member

aeneasr commented Sep 23, 2018

Thanks!

@aeneasr aeneasr merged commit c525bd0 into ory:master Sep 23, 2018
@someone1 someone1 deleted the client-test-fix branch September 26, 2018 17:48
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