Skip to content

Commit

Permalink
update lambda gateway tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tjholm committed Jul 12, 2023
1 parent c010168 commit 325d5d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloud/aws/runtime/gateway/lambda_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ var _ = Describe("Lambda", func() {
Socket: "test-api",
Event: v1.WebsocketEvent_Connect,
ConnectionId: "testing",
QueryParams: map[string]*v1.QueryValue{},
},
},
}).Return(&v1.TriggerResponse{
Expand Down

0 comments on commit 325d5d0

Please sign in to comment.