nixos/tests: fix 3proxy under network-online dep fix

This commit is contained in:
Jade Lovelace
2024-01-18 16:28:42 -08:00
parent 83ba37ca2d
commit f25957bb58
+1
View File
@@ -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")