mirror of
https://github.com/netbirdio/netbird.git
synced 2025-08-09 07:15:15 +02:00
Update management/server/route_test.go
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
This commit is contained in:
@ -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) {
|
t.Run("updating route", func(t *testing.T) {
|
||||||
baseRoute.Groups = []string{routeGroup1, routeGroup2}
|
baseRoute.Groups = []string{routeGroup1, routeGroup2}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user