Skip to content

Commit

Permalink
feat: add the "to" attribute mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
akurilov committed May 6, 2024
1 parent 367eebf commit 91c0ed9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions service/converter/service_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -304,11 +304,6 @@ func TestService_Convert(t *testing.T) {
},
},
},
"to": {
Attr: &pb.CloudEventAttributeValue_CeString{
CeString: "https://rhiaro.co.uk/#amy https://dustycloud.org/followers https://rhiaro.co.uk/followers/",
},
},
},
Data: &pb.CloudEvent_TextData{
TextData: "Chris liked 'Minimal ActivityPub update client'",
Expand Down

0 comments on commit 91c0ed9

Please sign in to comment.