Browse Source

minor tweaks/cleanup

Matthew R Kasun 4 years ago
parent
commit
f6880f7700
1 changed files with 0 additions and 1 deletions
  1. 0 1
      test/group_test.go

+ 0 - 1
test/group_test.go

@@ -175,7 +175,6 @@ func TestDeletenetwork(t *testing.T) {
 	t.Run("NodesExist", func(t *testing.T) {
 		t.Skip()
 	})
-	//Create network for follow-on tests
 }
 
 func TestCreateAccessKey(t *testing.T) {