From d6c755f245eeb2aedfd2b84aafee4103fb0417db Mon Sep 17 00:00:00 2001 From: Christian Hopps Date: Mon, 20 Mar 2023 15:12:56 -0400 Subject: tests: apply frrbot style requirements Signed-off-by: Christian Hopps --- tests/topotests/config_timing/test_config_timing.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/topotests/config_timing') diff --git a/tests/topotests/config_timing/test_config_timing.py b/tests/topotests/config_timing/test_config_timing.py index f196deacd..8de6f9bf7 100644 --- a/tests/topotests/config_timing/test_config_timing.py +++ b/tests/topotests/config_timing/test_config_timing.py @@ -150,7 +150,6 @@ def test_static_timing(): return tot_delta - # Number of static routes router = tgen.gears["r1"] output = router.run("vtysh -h | grep address-sanitizer") -- cgit v1.2.3