test: case: routing_basic: Remove bridge from figure

This a routed setup, no bridge is used.
This commit is contained in:
Tobias Waldekranz
2024-05-17 23:14:42 +02:00
parent 9777e3fccf
commit bb28e5de9b
+2 -2
View File
@@ -1,8 +1,8 @@
#!/usr/bin/env python3
# ,------------------------------------------------,
# | [TARGET] |
# | br0 |
# | / \ |
# | |
# | |
# | target:mgmt target:data0 targetgt:data1 |
# | [192.168.0.1] [10.0.0.1] |
# '------------------------------------------------'