Skip to content

Update spec to be compliant with after_create_account expectations #53

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

Conversation

angusmcleod
Copy link
Contributor

after_create_account expects an instance of Auth::Result as the second arg. Passing the session data hash instead was previously fine as no logic in after_create_account used instance methods. See further: discourse/discourse#14835 (comment)

@angusmcleod angusmcleod changed the title Update plugin_spec.rb Update spec to be compliant with after_create_account expectations Nov 24, 2021
@davidtaylorhq davidtaylorhq merged commit 2303143 into discourse:main Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants