Skip to content

Commit

Permalink
Fix twilioflex test
Browse files Browse the repository at this point in the history
  • Loading branch information
Robi9 committed Nov 30, 2022
1 parent a34e8e1 commit 3f01b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/tickets/twilioflex/web_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ func TestEventCallback(t *testing.T) {
testdata.DefaultTopic,
"Have you seen my cookies?",
"CH6442c09c93ba4d13966fa42e9b78f620",
nil,
testdata.Viewer,
)

web.RunWebTests(t, ctx, rt, "testdata/event_callback.json", map[string]string{"cathy_ticket_uuid": string(ticket.UUID)})
Expand Down

0 comments on commit 3f01b4e

Please sign in to comment.