Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Feb 4, 2024
1 parent e22fb28 commit 2a194d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/rspec/core/configuration.rb
Expand Up @@ -453,8 +453,8 @@ def shared_context_metadata_behavior=(value)
add_setting :threadsafe

# @macro add_setting
# Maximum count of failed source lines to display in the failure reports.
# (default `10`).
# Maximum count of failed source lines to display in the failure reports
# (defaults to `10`).
# return [Integer]
add_setting :max_displayed_failure_line_count

Expand Down

0 comments on commit 2a194d0

Please sign in to comment.