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

Commit a665896

Browse files
committed
Consistent scenario titles
1 parent 4f8a51e commit a665896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/configuration/deprecation_stream.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Feature: Custom deprecation stream
7373
But the output should contain "1 deprecation logged to deprecations.txt"
7474
And the file "deprecations.txt" should contain "Foo#bar is deprecated"
7575

76-
Scenario: configure using the CLI `--deprecation-out` option
76+
Scenario: Configure using the CLI `--deprecation-out` option
7777
Given a file named "spec/example_spec.rb" with:
7878
"""ruby
7979
require "foo"

0 commit comments

Comments
 (0)