mirror of
https://github.com/netbirdio/netbird.git
synced 2024-12-12 18:00:49 +01:00
Update management/server/route_test.go
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
This commit is contained in:
parent
f891959d64
commit
4a9f755b13
@ -1908,7 +1908,7 @@ func TestRouteAccountPeersUpdate(t *testing.T) {
|
||||
}
|
||||
})
|
||||
|
||||
// Updating the route should update account peers and send peer update
|
||||
// Updating the route should update account peers and send peer update when there is peers in group
|
||||
t.Run("updating route", func(t *testing.T) {
|
||||
baseRoute.Groups = []string{routeGroup1, routeGroup2}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user