mirror of
https://github.com/netbirdio/netbird.git
synced 2024-12-13 18:31:18 +01:00
Update management/server/route_test.go
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
This commit is contained in:
parent
9b0424ea55
commit
a6dc54c21a
@ -1801,7 +1801,7 @@ func TestRouteAccountPeersUpdate(t *testing.T) {
|
|||||||
})
|
})
|
||||||
|
|
||||||
// Creating route no routing peer and no peers groups should not update account peers and not send peer update
|
// Creating route no routing peer and no peers groups should not update account peers and not send peer update
|
||||||
t.Run("creating route no routing peer and no peers groups", func(t *testing.T) {
|
t.Run("creating route no routing peer and no peers in groups", func(t *testing.T) {
|
||||||
route := route.Route{
|
route := route.Route{
|
||||||
ID: "testingRoute1",
|
ID: "testingRoute1",
|
||||||
Network: netip.MustParsePrefix("100.65.250.202/32"),
|
Network: netip.MustParsePrefix("100.65.250.202/32"),
|
||||||
|
Loading…
Reference in New Issue
Block a user