Skip to content

Commit

Permalink
tests: remove hanged test
Browse files Browse the repository at this point in the history
  • Loading branch information
roddhjav committed Nov 19, 2024
1 parent a61460b commit df02f7a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/bats/ip.bats
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit df02f7a

Please sign in to comment.