Skip to content

Commit

Permalink
fix: formatting validation
Browse files Browse the repository at this point in the history
  • Loading branch information
noly committed Oct 7, 2020
1 parent 63f2b94 commit 428637d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixture/integration/protocol_v4.go
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ var (
Events: []protocol.EventData{
{
"summary": "foo",
"format": "event",
"format": "event",
"attributes": map[string]interface{}{
"format": "attribute",
},
Expand Down

0 comments on commit 428637d

Please sign in to comment.