Skip to content

Fix ArgumentError test expectation on Ruby 2.3 - #3

Open
lautis wants to merge 1 commit into
guyboertje:masterfrom
lautis:fix-tests-on-ruby-2-3
Open

Fix ArgumentError test expectation on Ruby 2.3#3
lautis wants to merge 1 commit into
guyboertje:masterfrom
lautis:fix-tests-on-ruby-2-3

Conversation

@lautis

@lautis lautis commented Oct 22, 2016

Copy link
Copy Markdown

Ruby 2.3 changed the format of argument error exceptions. Use a matcher that matches both pre-2.3 and 2.3 messages.

Ruby 2.3 changed the format of argument error exceptions. Use a matcher
that matches both pre-2.3 and 2.3 messages.
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