remove debug code

Signed-off-by: pvogt09 <50047961+pvogt09@users.noreply.github.com>
This commit is contained in:
pvogt09 2020-12-27 21:36:21 +01:00
parent af9f550e50
commit 68a6ff9bf4

View file

@ -513,8 +513,6 @@ def test_installPihole_fresh_install_readableBlockpage(Pihole, test_webpage):
echo "INSTALL_WEB_SERVER=${INSTALL_WEB_SERVER}"
''')
assert 0 == installWeb.rc
testFTL = Pihole.run('pihole-FTL test')
assert 0 == testFTL.rc
piholeuser = 'pihole'
webuser = ''
user = re.findall(