diff --git a/test/test_any_automated_install.py b/test/test_any_automated_install.py index f10d2576..64d8c28a 100644 --- a/test/test_any_automated_install.py +++ b/test/test_any_automated_install.py @@ -70,7 +70,7 @@ def test_installPihole_fresh_install_readableFiles(host): mock_command_2( "ps", { - "-p 1": ("systemd", "0"), + "--pid 1": ("systemd", "0"), }, host, )