Skip to content

Commit

Permalink
Merge pull request #1519 from mtasaka/ruby33_test_fix
Browse files Browse the repository at this point in the history
TEST: remove invalid yield usage from spec example
  • Loading branch information
lsegal committed Feb 29, 2024
2 parents 7cb3fc5 + d840ee1 commit 3059017
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/handlers/examples/yield_handler_001.rb.txt
@@ -1,7 +1,4 @@
class Testing
# Ignore yields outside methods
yield x, y, z

# Should document this
def mymethod
yield
Expand Down

0 comments on commit 3059017

Please sign in to comment.