Skip to content

Avoid DEPRECATED in MiniTest: use assert_nil#43

Merged
derrickreimer merged 1 commit intoderrickreimer:masterfrom
olleolleolle:deprec-fix-test
Feb 3, 2020
Merged

Avoid DEPRECATED in MiniTest: use assert_nil#43
derrickreimer merged 1 commit intoderrickreimer:masterfrom
olleolleolle:deprec-fix-test

Conversation

@olleolleolle
Copy link
Copy Markdown
Contributor

@olleolleolle olleolleolle commented Feb 3, 2020

This PR avoids this warning:

# Running:

....DEPRECATED: Use assert_nil if expecting nil from /home/travis/build/derrickreimer/sequenced/test/acts_as_sequenced_test.rb:124. This will fail in Minitest 6.

.................

https://travis-ci.org/derrickreimer/sequenced/jobs/643416164#L479

@derrickreimer
Copy link
Copy Markdown
Owner

👍

@derrickreimer derrickreimer merged commit ecdd2e6 into derrickreimer:master Feb 3, 2020
@olleolleolle olleolleolle deleted the deprec-fix-test branch February 3, 2020 21:52
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