mirror of
https://github.com/pi-hole/pi-hole
synced 2025-07-19 13:38:06 +00:00
Test need adjustment to long arument syntax
Signed-off-by: Christian König <github@yubiuser.dev>
This commit is contained in:
parent
d177c4c776
commit
fd40fa6f39
@ -70,7 +70,7 @@ def test_installPihole_fresh_install_readableFiles(host):
|
||||
mock_command_2(
|
||||
"ps",
|
||||
{
|
||||
"-p 1": ("systemd", "0"),
|
||||
"--pid 1": ("systemd", "0"),
|
||||
},
|
||||
host,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user