[agent-go] [status] basically accomplished the status module
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
|
||||
func TestGetNetworkInfo(t *testing.T) {
|
||||
|
||||
networkInfo, err := GetNetworkInfo()
|
||||
networkInfo, err := GetNetworkStatus()
|
||||
if err != nil {
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user