mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-17 15:56:39 +00:00
Fix TestEngine_UpdateNetworkMap
This commit is contained in:
@@ -332,6 +332,7 @@ func TestEngine_SSH(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestEngine_UpdateNetworkMap(t *testing.T) {
|
||||
os.Setenv(envDisableLazyConn, "true")
|
||||
// test setup
|
||||
key, err := wgtypes.GeneratePrivateKey()
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user