mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-09-10 23:49:25 +00:00
update osc-go to v0.4.0
This commit is contained in:
@@ -66,7 +66,7 @@ func TestGoodJsonEncode(t *testing.T) {
|
||||
}{
|
||||
{
|
||||
name: "basic struct",
|
||||
payload: osc.OSCMessage{
|
||||
payload: osc.Message{
|
||||
Address: "/hello",
|
||||
},
|
||||
expected: []byte("{\"address\":\"/hello\",\"args\":null}"),
|
||||
|
||||
Reference in New Issue
Block a user