mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-19 16:56:39 +00:00
fix group test setup
This commit is contained in:
@@ -397,7 +397,6 @@ func initTestGroupAccount(am *DefaultAccountManager) (*DefaultAccountManager, *t
|
||||
if err != nil {
|
||||
return nil, nil, err
|
||||
}
|
||||
return am, account, nil
|
||||
|
||||
account.Routes[routeResource.ID] = routeResource
|
||||
account.Routes[routePeerGroupResource.ID] = routePeerGroupResource
|
||||
|
||||
Reference in New Issue
Block a user