Skip to content

Conversation

@aidanharan
Copy link
Contributor

Fix the minitest expectation deprecation warnings from the coerced tests.

Example from https://travis-ci.org/rails-sqlserver/activerecord-sqlserver-adapter/jobs/654830621?utm_medium=notification&utm_source=github_status

DEPRECATED: global use of must_equal from activerecord-sqlserver-adapter/test/cases/coerced_tests.rb:618. Use _(obj).must_equal instead. This will fail in Minitest 6.

DEPRECATED: global use of must_equal from activerecord-sqlserver-adapter/test/cases/coerced_tests.rb:619. Use _(obj).must_equal instead. This will fail in Minitest 6.
...

This is a follow-on from PR #718

@wpolicarpo wpolicarpo merged commit 2776e4a into rails-sqlserver:master Feb 26, 2020
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