You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-07-13 01:30:50 +02:00
fixed new tests
This commit is contained in:
@ -138,7 +138,7 @@ func TestRunPipeFormatOverride(t *testing.T) {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
Archives: map[string]string{
|
Folders: map[string]string{
|
||||||
"darwinamd64": "bin",
|
"darwinamd64": "bin",
|
||||||
},
|
},
|
||||||
Publish: true,
|
Publish: true,
|
||||||
@ -166,7 +166,7 @@ func TestRunPipeArchiveDoesntExist(t *testing.T) {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
Archives: map[string]string{
|
Folders: map[string]string{
|
||||||
"darwinamd64": "bin",
|
"darwinamd64": "bin",
|
||||||
},
|
},
|
||||||
Publish: true,
|
Publish: true,
|
||||||
|
Reference in New Issue
Block a user