Skip to content

Commit

Permalink
test: elide unchanged lines in large hash (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
exoego committed Apr 22, 2024
1 parent 94bcc49 commit 2444e40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,4 @@ def minitest(*args, openapi: false, output: :yaml)

SuperDiff.configure do |config|
config.diff_elision_enabled = true
config.diff_elision_maximum = 3
end

0 comments on commit 2444e40

Please sign in to comment.