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

Fix deprecation warnings related to Minitest 6 #1876

Merged
merged 2 commits into from
Mar 13, 2022
Merged

Fix deprecation warnings related to Minitest 6 #1876

merged 2 commits into from
Mar 13, 2022

Conversation

damacus
Copy link
Contributor

@damacus damacus commented Mar 9, 2022

Description

Minitest 6 is deprecating the global use of variables.
Example fix in Rubycritic

Issues Resolved

Fixes #1866

Check List

  • All tests pass. See TESTING.md for details.
  • New functionality includes testing.
  • New functionality has been documented in the README if applicable.

Signed-off-by: Dan Webb <dan.webb@damacus.io>
Signed-off-by: Dan Webb <dan.webb@damacus.io>
@tas50 tas50 merged commit 7a5765b into main Mar 13, 2022
@tas50 tas50 deleted the 1866/must-be-nil branch March 13, 2022 22:56
@ashiqueps ashiqueps mentioned this pull request Jun 10, 2022
3 tasks
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.

Minitest deprecation must_be_nil
2 participants