Commit 3c0c7a03 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

format: fix tests

fixup for a8917a3c
parent 6d936dcd
Pipeline #20149 failed with stage
in 0 seconds
......@@ -495,8 +495,6 @@ class TestComputer(SlapformatMixin):
'ip link set tap up',
'ip addr add ip/ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff dev tap',
'ip -6 addr list tap',
'ip route show 10.0.0.2',
'ip route add 10.0.0.2 dev tap',
'ip -6 route show ip',
'ip -6 route add ip dev tap',
'ip -6 route show ip/80',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment