Skip to content

Commit 03e8934

Browse files
author
Dirk Hoekstra
committed
The last mms to uppercase fix
1 parent a1491a3 commit 03e8934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mms_message_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ func TestNewMMSMessageError(t *testing.T) {
125125
}
126126
}
127127

128-
func TestNewMmsMessageWithEmptyParams(t *testing.T) {
128+
func TestNewMMSMessageWithEmptyParams(t *testing.T) {
129129
params := &MMSMessageParams{
130130
Body: "",
131131
MediaUrls: nil,

0 commit comments

Comments
 (0)