Skip to content

Commit

Permalink
test: fix broken test
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
  • Loading branch information
caarlos0 committed Aug 10, 2022
1 parent fcc1856 commit 22da019
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/pipe/changelog/changelog_test.go
Expand Up @@ -764,6 +764,7 @@ func TestChangelogFormat(t *testing.T) {
)
require.NoError(t, err)
require.Equal(t, `## Changelog
### catch-all
* aea123 foo
* aef653 bar`, out)
Expand Down

0 comments on commit 22da019

Please sign in to comment.