mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-26 20:26:39 +00:00
Update management/server/route_test.go
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
This commit is contained in:
@@ -1837,7 +1837,7 @@ func TestRouteAccountPeersUpdate(t *testing.T) {
|
||||
})
|
||||
|
||||
// Creating a route with no routing peer and having peers in groups should update account peers and send peer update
|
||||
t.Run("creating route no routing peer and has peers in groups", func(t *testing.T) {
|
||||
t.Run("creating a route with peers in PeerGroups and Groups", func(t *testing.T) {
|
||||
route := route.Route{
|
||||
ID: "testingRoute2",
|
||||
Network: netip.MustParsePrefix("192.0.2.0/32"),
|
||||
|
||||
Reference in New Issue
Block a user