Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit d8dc85a

Browse files
committed
Fix title
1 parent fcb2524 commit d8dc85a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/configuring_responses/mixed_responses.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Feature: Mixed responses
2424
When I run `rspec raises_and_then_returns.rb`
2525
Then the examples should all pass
2626

27-
Scenario: Yielding
27+
Scenario: Block arguments
2828
Given a file named "yields_and_raises.rb" with:
2929
"""ruby
3030
RSpec.describe "when the method is called multiple times" do

0 commit comments

Comments
 (0)