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
5df1973caf
commit
6a8cb2b0f9
@ -1836,7 +1836,7 @@ func TestRouteAccountPeersUpdate(t *testing.T) {
|
|||||||
|
|
||||||
})
|
})
|
||||||
|
|
||||||
// Creating route no routing peer and has peers in groups should update account peers and send peer update
|
// 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 route no routing peer and has peers in groups", func(t *testing.T) {
|
||||||
route := route.Route{
|
route := route.Route{
|
||||||
ID: "testingRoute2",
|
ID: "testingRoute2",
|
||||||
|
Loading…
Reference in New Issue
Block a user