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(tests): Ruby 3 compatibility for RSpec suite #603

Merged
merged 3 commits into from
Jun 14, 2023

Conversation

RulerOf
Copy link
Contributor

@RulerOf RulerOf commented Apr 19, 2023

Description

RSpec tests under Ruby 3 were broken by ambiguous arguments. This patch fixes the test suite under Ruby 3 and is backward compatible.

Discussion on this issue can be found in rspec repo: rspec/rspec-mocks#1460

Check List

RulerOf and others added 2 commits April 19, 2023 17:38
RSpec tests under Ruby 3 were broken by ambiguous arguments.
This patch fixes the test suite under Ruby 3 and is backward compatible.

Discussion on this issue can be found in rspec repo:
rspec/rspec-mocks#1460

Signed-off-by: Andrew Bobulsky <rulerof@gmail.com>
tas50
tas50 previously approved these changes Jun 14, 2023
Signed-off-by: Tim Smith <tsmith84@gmail.com>
@tas50 tas50 merged commit f063986 into test-kitchen:main Jun 14, 2023
6 checks passed
@RulerOf RulerOf deleted the ruby_3_test_fix branch June 21, 2023 13:57
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.

None yet

2 participants