mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
fixed new tests
This commit is contained in:
parent
425300eb5f
commit
3b51b44e35
@ -138,7 +138,7 @@ func TestRunPipeFormatOverride(t *testing.T) {
|
||||
},
|
||||
},
|
||||
},
|
||||
Archives: map[string]string{
|
||||
Folders: map[string]string{
|
||||
"darwinamd64": "bin",
|
||||
},
|
||||
Publish: true,
|
||||
@ -166,7 +166,7 @@ func TestRunPipeArchiveDoesntExist(t *testing.T) {
|
||||
},
|
||||
},
|
||||
},
|
||||
Archives: map[string]string{
|
||||
Folders: map[string]string{
|
||||
"darwinamd64": "bin",
|
||||
},
|
||||
Publish: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user