mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
ensuring #300 doesnt happen
This commit is contained in:
parent
b7c93a213e
commit
a5a809e9b5
@ -175,6 +175,7 @@ func TestValidState(t *testing.T) {
|
||||
Validate: true,
|
||||
}
|
||||
assert.NoError(Pipe{}.Run(ctx))
|
||||
assert.NotContains("commit3", ctx.ReleaseNotes)
|
||||
}
|
||||
|
||||
func TestNoValidate(t *testing.T) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user