Skip to content

Commit

Permalink
Fix changelog entry comment
Browse files Browse the repository at this point in the history
I forgot to add a header for the after scenario.

[ci skip]
  • Loading branch information
tombruijn committed Aug 5, 2024
1 parent cd87388 commit d4ece27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ _Published on 2024-08-05._
raise "some error"
end

# After
begin
raise "some error"
rescue => error
Expand Down

0 comments on commit d4ece27

Please sign in to comment.