nixos/tests: fix 3proxy under network-online dep fix
This commit is contained in:
parent
83ba37ca2d
commit
f25957bb58
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@
|
|||
testScript = ''
|
||||
start_all()
|
||||
|
||||
peer0.systemctl("start network-online.target")
|
||||
peer0.wait_for_unit("network-online.target")
|
||||
|
||||
peer1.wait_for_unit("3proxy.service")
|
||||
|
|
Loading…
Reference in a new issue