mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-09 13:36:56 +02:00
gofmt -s
This commit is contained in:
parent
8ebe859d34
commit
afb23f9ae8
@ -119,7 +119,7 @@ func TestRunPipeWithPlugsAndDaemon(t *testing.T) {
|
||||
Summary: "test summary",
|
||||
Description: "test description",
|
||||
Apps: map[string]config.SnapcraftAppMetadata{
|
||||
"mybin": config.SnapcraftAppMetadata{
|
||||
"mybin": {
|
||||
Plugs: []string{"home", "network"},
|
||||
Daemon: "simple",
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user