Skip to content

Commit

Permalink
Fix parameters for InsertOpenTicket() function
Browse files Browse the repository at this point in the history
  • Loading branch information
Robi9 committed Nov 30, 2022
1 parent 80055b3 commit 5f0dac5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified mailroom_test.dump
Binary file not shown.
2 changes: 1 addition & 1 deletion services/tickets/twilioflex/web_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package twilioflex_test

import (
"testing"

"time"
"github.com/nyaruka/mailroom/testsuite"
"github.com/nyaruka/mailroom/testsuite/testdata"
"github.com/nyaruka/mailroom/web"
Expand Down

0 comments on commit 5f0dac5

Please sign in to comment.