Skip to content

Conversation

nobu
Copy link
Member

@nobu nobu commented Sep 4, 2024

Although pend in test-unit gem expects the block does not pass if it is given, our pend should ignore the block silently as same as it just skips the test with no message by default.
Add an unused parameter, to suppress the warning for the block to be ignored.

Although `pend` in test-unit gem expects the block does not pass if it
is given, our `pend` should ignore the block silently as same as it
just skips the test with no message by default.  Add an unused
parameter, to suppress the warning for the block to be ignored.
@matzbot matzbot merged commit e884d65 into ruby:master Sep 4, 2024
107 checks passed
@nobu nobu deleted the pend-block branch September 4, 2024 10:30
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