]> git.r.bdr.sh - rbdr/mobius/blobdiff - hotline/user_test.go
patch: v0.10.20
[rbdr/mobius] / hotline / user_test.go
index 705dec0417bf125fff0c81a20d68a72302a050bc..2268a3ec647c4f16aa68df942206932cf19687f8 100644 (file)
@@ -105,7 +105,7 @@ func TestNegatedUserString(t *testing.T) {
                        args: args{
                                encodedString: []byte("foo1"),
                        },
-                       want: []byte{0x99, 0x90, 0x90, 0xce },
+                       want: []byte{0x99, 0x90, 0x90, 0xce},
                },
        }
        for _, tt := range tests {