Skip to content

Commit

Permalink
gofmt -s
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Aug 18, 2017
1 parent 8ebe859 commit afb23f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline/snapcraft/snapcraft_test.go
Expand Up @@ -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",
},
Expand Down

0 comments on commit afb23f9

Please sign in to comment.