From 68a6ff9bf42bad4b494bdd87f1a36edd6e342e85 Mon Sep 17 00:00:00 2001 From: pvogt09 <50047961+pvogt09@users.noreply.github.com> Date: Sun, 27 Dec 2020 21:36:21 +0100 Subject: [PATCH] remove debug code Signed-off-by: pvogt09 <50047961+pvogt09@users.noreply.github.com> --- test/test_automated_install.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/test_automated_install.py b/test/test_automated_install.py index 8aa0773d..49537701 100644 --- a/test/test_automated_install.py +++ b/test/test_automated_install.py @@ -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(