Fix Tests No2
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
parent
792b0d419b
commit
001024b4da
|
@ -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 New Issue