Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
norkans7 committed May 11, 2021
1 parent c4b4cbc commit 900fbbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/handlers/msg_created_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ func TestMsgCreated(t *testing.T) {
Args: []interface{}{
models.AlexandriaID,
`Hi Alexandia, are you still experiencing problems with tooth?`,
`{"templating":{"template":{"uuid":"9c22b594-fcab-4b29-9bcb-ce4404894a80","name":"revive_issue"},"language":"eng","country":"US","variables":["Alexandia","tooth"],"namespace":""}}`,
`{"templating":{"template":{"uuid":"9c22b594-fcab-4b29-9bcb-ce4404894a80","name":"revive_issue"},"language":"eng","country":"US","variables":["Alexandia","tooth"],"namespace":"2d40b45c_25cd_4965_9019_f05d0124c5fa"}}`,
models.TwitterChannelID,
},
Count: 1,
Expand Down

0 comments on commit 900fbbe

Please sign in to comment.