nixos/tests: fix rspamd under network-online dep fix
Jade Lovelace 2 years ago e4168ef9 9ce6ff06
··· 119 119 testScript = '' 120 120 start_all() 121 121 122 122 + client.systemctl("start network-online.target") 122 123 client.wait_for_unit("network-online.target") 123 124 smtp1.wait_for_unit("opensmtpd") 124 125 smtp2.wait_for_unit("opensmtpd")