mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
fix
This commit is contained in:
parent
be4c189f70
commit
f8bd3874ea
@ -18,7 +18,7 @@ func TestFillBasicData(t *testing.T) {
|
||||
|
||||
assert.NoError(Pipe{}.Run(ctx))
|
||||
|
||||
assert.Equal("goreleaser/gogoreleaser", config.Repo)
|
||||
assert.Equal("goreleaser/goreleaser", config.Repo)
|
||||
assert.Equal("goreleaser", config.BinaryName)
|
||||
assert.Equal("main.go", config.Build.Main)
|
||||
assert.Equal("tar.gz", config.Archive.Format)
|
||||
|
Loading…
x
Reference in New Issue
Block a user