summaryrefslogtreecommitdiffhomepage
path: root/server/server_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'server/server_test.go')
-rw-r--r--server/server_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/server_test.go b/server/server_test.go
index 73eadb0a..5e0dc5e0 100644
--- a/server/server_test.go
+++ b/server/server_test.go
@@ -113,7 +113,7 @@ func TestMonitor(test *testing.T) {
}
}
- w := s.Watch(WatchBestPath())
+ w := s.Watch(WatchBestPath(false))
attrs := []bgp.PathAttributeInterface{
bgp.NewPathAttributeOrigin(0),