Skip to content

Commit

Permalink
Reformatting tests to check for updated serialization of time
Browse files Browse the repository at this point in the history
  • Loading branch information
MaryamTaj committed Sep 29, 2024
1 parent c48191a commit b9f7093
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/http/direct_v1_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import (
// "github.com/cloudevents/sdk-go/v2/types"
)


func TestSenderReceiver_binary_v1(t *testing.T) {
now := time.Now()

Expand Down

0 comments on commit b9f7093

Please sign in to comment.