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

test(instance) Use assert_nil instead of assert_equal nil, … #13

Merged
merged 1 commit into from
May 21, 2019

Conversation

Hywan
Copy link
Contributor

@Hywan Hywan commented May 21, 2019

Minitest emits a warning. This patch fixes that.

Minitest emits a warning. This patch fixes that.
@Hywan Hywan added 🎉 enhancement New feature or request 🧪 tests I love tests labels May 21, 2019
@Hywan Hywan self-assigned this May 21, 2019
@Hywan
Copy link
Contributor Author

Hywan commented May 21, 2019

bors r+

bors bot added a commit that referenced this pull request May 21, 2019
13: test(instance) Use `assert_nil` instead of `assert_equal nil, …` r=Hywan a=Hywan

Minitest emits a warning. This patch fixes that.

Co-authored-by: Ivan Enderlin <ivan.enderlin@hoa-project.net>
@bors
Copy link
Contributor

bors bot commented May 21, 2019

Build succeeded

@bors bors bot merged commit 160f790 into wasmerio:master May 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎉 enhancement New feature or request 🧪 tests I love tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant