Skip to content

Commit

Permalink
Consistent scenario titles
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Mar 20, 2023
1 parent bb95dd3 commit 54fb426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/configuration/deprecation_stream.feature
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Feature: Custom deprecation stream
But the output should contain "1 deprecation logged to deprecations.txt"
And the file "deprecations.txt" should contain "Foo#bar is deprecated"

Scenario: configure using the CLI `--deprecation-out` option
Scenario: Configure using the CLI `--deprecation-out` option
Given a file named "spec/example_spec.rb" with:
"""ruby
require "foo"
Expand Down

0 comments on commit 54fb426

Please sign in to comment.