mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-27 05:15:47 +00:00
fix test names
This commit is contained in:
@@ -58,7 +58,7 @@ func TestGoodJsonEncode(t *testing.T) {
|
||||
expected []byte
|
||||
}{
|
||||
{
|
||||
name: "hello",
|
||||
name: "basic struct",
|
||||
payload: osc.OSCMessage{
|
||||
Address: "/hello",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user