Skip to content

Flip incorrect assertEquals statements #365

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

Merged
merged 3 commits into from
Oct 19, 2016
Merged

Flip incorrect assertEquals statements #365

merged 3 commits into from
Oct 19, 2016

Conversation

SUPERCILEX
Copy link
Collaborator

This has been on my mind for awhile. assertEquals(expected, actual) is the correct way to do it and some of the tests have that flipped so I went through and unflipped them.

@SUPERCILEX
Copy link
Collaborator Author

I also generified AutoCompleteTask.

@samtstern
Copy link
Contributor

@SUPERCILEX thanks for always looking out for the small things! Merging.

@samtstern samtstern merged commit 9b98c12 into firebase:version-1.0.0-dev Oct 19, 2016
@SUPERCILEX SUPERCILEX deleted the fix-tests branch October 19, 2016 19: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.

2 participants