mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-18 08:16:39 +00:00
Remove up_test (#268)
up_test is redundant because it is tested in up_daemon_test Co-authored-by: mlsmaycon <mlsmaycon@gmail.com>
This commit is contained in:
@@ -8,6 +8,10 @@ import (
|
||||
"github.com/wiretrustee/wiretrustee/client/internal"
|
||||
)
|
||||
|
||||
var (
|
||||
cliAddr string
|
||||
)
|
||||
|
||||
func TestUpDaemon(t *testing.T) {
|
||||
mgmAddr := startTestingServices(t)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user