From df02f7a0fd9275c5710254013e55fcde70b23a55 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Tue, 19 Nov 2024 22:58:42 +0000 Subject: [PATCH] tests: remove hanged test --- tests/bats/ip.bats | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/bats/ip.bats b/tests/bats/ip.bats index 163213fa..585d11b2 100644 --- a/tests/bats/ip.bats +++ b/tests/bats/ip.bats @@ -34,10 +34,6 @@ load common ip rule list } -@test "ip rule: Flush all deleted rules" { - sudo ip rule flush -} - @test "ip: Manage network namespace" { sudo ip netns add foo sudo ip netns list