Fix formatting in test file

This commit is contained in:
mehrdadbn9 2026-02-06 14:39:34 +03:30
parent 3af7291718
commit 8f39ea663a

View File

@ -1099,7 +1099,6 @@ func TestConcurrentAddRouteAndRoutes(t *testing.T) {
assert.Len(t, routes, 20)
}
// Test that updateRouteTrees is called only once
func TestUpdateRouteTreesCalledOnce(t *testing.T) {
SetMode(TestMode)