Skip to content

Fix test warnings #468

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 1 commit into from
May 15, 2020
Merged

Fix test warnings #468

merged 1 commit into from
May 15, 2020

Conversation

wpolicarpo
Copy link
Member

@wpolicarpo wpolicarpo commented May 15, 2020

Fixing a few test warnings:

test/result_test.rb:687: warning: assigned but unused variable - result1
test/schema_test.rb:17: warning: ambiguous first argument; put parentheses or a space even after `-' operator
test/schema_test.rb:99: warning: ambiguous first argument; put parentheses or a space even after `-' operator
test/schema_test.rb:173: warning: ambiguous first argument; put parentheses or a space even after `-' operator
test/schema_test.rb:407: warning: ambiguous first argument; put parentheses or a space even after `-' operator
test/thread_test.rb:52: warning: assigned but unused variable - e

@wpolicarpo wpolicarpo force-pushed the fix-test-warnings branch from 43c76ca to 54fddec Compare May 15, 2020 11:11
@wpolicarpo wpolicarpo merged commit ea655aa into master May 15, 2020
@wpolicarpo wpolicarpo deleted the fix-test-warnings branch May 15, 2020 12:07
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.

1 participant