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

Leave confirmationcode field in for now #3773

Merged
merged 1 commit into from Oct 15, 2016

Conversation

mstriemer
Copy link
Contributor

@mstriemer
Copy link
Contributor Author

I just tried adding a test but for some reason it always passes?

    def test_create(self):
        assert UserProfile.objects.create_user(
            email='me@foo.com', username='me').pk is not None

Copy link
Contributor

@kumar303 kumar303 left a comment

Choose a reason for hiding this comment

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

Hmm, I'm not sure how to test it either but it seems like it should work! r+

@mstriemer mstriemer merged commit 923a5f7 into mozilla:master Oct 15, 2016
@mstriemer mstriemer deleted the fix-registration-3772 branch October 15, 2016 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants