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

Remove should_not raise_error from core/array/fill_spec.rb #1042

Merged
merged 1 commit into from
May 25, 2023

Conversation

ytjmt
Copy link
Contributor

@ytjmt ytjmt commented May 25, 2023

#754

Removed should_not raise_error from core/array/fill_spec.rb and replaced it with asserting the value inside lambda.

$ grep "should_not raise_error" core/array/fill_spec.rb | wc -l
       0

@andrykonchin
Copy link
Member

Thank you!

@andrykonchin andrykonchin merged commit 4419d36 into ruby:master May 25, 2023
@ytjmt ytjmt deleted the 754-array-fill branch May 26, 2023 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants