mirror of
https://github.com/weaveworks/scope.git
synced 2026-05-05 08:48:51 +00:00
Review feedback
This commit is contained in:
@@ -65,9 +65,8 @@ func TestStatus(t *testing.T) {
|
||||
want := weave.Status{
|
||||
Router: weave.Router{
|
||||
Peers: []struct {
|
||||
Name string
|
||||
NickName string
|
||||
// TODO, extend
|
||||
Name string
|
||||
NickName string
|
||||
Connections []struct {
|
||||
Name string
|
||||
NickName string
|
||||
|
||||
Reference in New Issue
Block a user