Skip to content

Commit a913904

Browse files
Matt Kellysferik
authored andcommitted
Revert rspec max output length config
1 parent f91fff5 commit a913904

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

spec/spec_helper.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
# ...rather than:
1818
# # => "be bigger than 2"
1919
expectations.include_chain_clauses_in_custom_matcher_descriptions = true
20-
# This option will remove the default 200 character limit for RSpec diffs
21-
expectations.max_formatted_output_length = nil
2220
end
2321

2422
config.mock_with :rspec do |mocks|

0 commit comments

Comments
 (0)