diff --git a/test/corpus/diff-summaries/ruby/rescue-last-ex.json b/test/corpus/diff-summaries/ruby/rescue-last-ex.json index 2121bfe3f..9cc49bdc4 100644 --- a/test/corpus/diff-summaries/ruby/rescue-last-ex.json +++ b/test/corpus/diff-summaries/ruby/rescue-last-ex.json @@ -122,7 +122,7 @@ ] } }, - "summary": "Deleted the 'bar' identifier in the 'Error => x' rescue block" + "summary": "Deleted the 'bar' identifier in the 'Error, x' rescue block" } ] }, @@ -166,7 +166,7 @@ ] } }, - "summary": "Added the 'bar' identifier in the 'Error => x' rescue block" + "summary": "Added the 'bar' identifier in the 'Error, x' rescue block" } ] },