mirror of
https://github.com/netbirdio/netbird.git
synced 2024-12-13 10:21:10 +01:00
Update management/server/route_test.go
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
This commit is contained in:
parent
a6dc54c21a
commit
5df1973caf
@ -1800,7 +1800,7 @@ func TestRouteAccountPeersUpdate(t *testing.T) {
|
||||
manager.peersUpdateManager.CloseChannel(context.Background(), peer1ID)
|
||||
})
|
||||
|
||||
// Creating route no routing peer and no peers groups should not update account peers and not send peer update
|
||||
// Creating a route with no routing peer and no peers in PeerGroups or Groups should not update account peers and not send peer update
|
||||
t.Run("creating route no routing peer and no peers in groups", func(t *testing.T) {
|
||||
route := route.Route{
|
||||
ID: "testingRoute1",
|
||||
|
Loading…
Reference in New Issue
Block a user