mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
test: fix broken test
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
fcc1856590
commit
22da01914a
@ -764,6 +764,7 @@ func TestChangelogFormat(t *testing.T) {
|
||||
)
|
||||
require.NoError(t, err)
|
||||
require.Equal(t, `## Changelog
|
||||
|
||||
### catch-all
|
||||
* aea123 foo
|
||||
* aef653 bar`, out)
|
||||
|
Loading…
x
Reference in New Issue
Block a user