mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-12-26 06:40:17 +00:00
Fix Tests No2
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
parent
792b0d419b
commit
001024b4da
1 changed files with 1 additions and 1 deletions
|
@ -151,4 +151,4 @@ def test_getFTLConfigValue_getFTLConfigValue(host):
|
|||
"""
|
||||
)
|
||||
|
||||
assert '[ 9.9.9.9 ]' in output.stdout
|
||||
assert "[ 9.9.9.9 ]" in output.stdout
|
||||
|
|
Loading…
Reference in a new issue