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

Commit b0425ff

Browse files
pirjJonRowe
andauthored
Update lib/rspec/core/project_initializer/spec/spec_helper.rb
Co-authored-by: Jon Rowe <[email protected]>
1 parent c0ac090 commit b0425ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/rspec/core/project_initializer/spec/spec_helper.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
# assertion/expectation library such as wrong or minitest
1919
# assertions if you prefer.
2020
config.expect_with :rspec do |expectations|
21-
# 200 is the default value. You may want to increase it to make the
22-
# output more verbose.
21+
# The default output length is 200, you can increase it to make the
22+
# output more verbose, or decrease it to make it more concise.
2323
expectations.max_formatted_output_length = 200
2424
end
2525

0 commit comments

Comments
 (0)