Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealFalcon committed Dec 7, 2023
1 parent a61c297 commit 15cca2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/unittests/test_net.py
Original file line number Diff line number Diff line change
Expand Up @@ -4174,7 +4174,7 @@
[ipv4]
method=auto
may-fail=false
may-fail=true
route1=169.254.42.42/32,62.210.0.1
route2=169.254.42.43/32,62.210.0.2
address1=192.168.1.20/16
Expand All @@ -4185,7 +4185,7 @@
route1=::/0,fe80::dc00:ff:fe20:186
route2=fe80::dc00:ff:fe20:188/64,fe80::dc00:ff:fe20:187
method=auto
may-fail=false
may-fail=true
dns=FEDC::1;
dns-search=lab;home;
address1=2001:bc8:1210:232:dc00:ff:fe20:185/64
Expand Down

0 comments on commit 15cca2e

Please sign in to comment.