mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-19 22:00:11 +00:00
Run prestart
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
parent
a4322c624f
commit
0becc7615a
2 changed files with 5 additions and 4 deletions
|
@ -129,7 +129,7 @@ def test_getFTLPIDFile_and_getFTLPID_custom(host):
|
|||
def test_getFTLConfigValue_getFTLConfigValue(host):
|
||||
"""
|
||||
Confirms getFTLConfigValue works (also assumes setFTLConfigValue works)
|
||||
Requires FTL to be installed, so we do that first (taken from test_FTL_binary_installed_and_responsive_no_errors)
|
||||
Requires FTL to be installed, so we do that first (taken from test_FTL_development_binary_installed_and_responsive_no_errors)
|
||||
"""
|
||||
host.run(
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue