mirror of
https://github.com/aler9/rtsp-simple-server
synced 2025-09-27 03:56:15 +08:00
@@ -1071,7 +1071,7 @@ func TestAPIProtocolKick(t *testing.T) {
|
||||
} `json:"items"`
|
||||
}
|
||||
httpRequest(t, hc, http.MethodGet, "http://localhost:9997/v3/"+pa+"/list", nil, &out2)
|
||||
require.Equal(t, 0, len(out2.Items))
|
||||
require.Empty(t, out2.Items)
|
||||
})
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user