1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-11-18 06:08:21 +00:00

Fix Tests No2

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König 2023-06-01 20:41:54 +02:00
parent 792b0d419b
commit 001024b4da
No known key found for this signature in database

View File

@ -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