mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-05 15:10:15 +00:00
remove debug code
Signed-off-by: pvogt09 <50047961+pvogt09@users.noreply.github.com>
This commit is contained in:
parent
af9f550e50
commit
68a6ff9bf4
1 changed files with 0 additions and 2 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Reference in a new issue