mirror of
https://github.com/pi-hole/pi-hole
synced 2025-05-29 20:58:44 +00:00
Update test/test_automated_install.py
Co-authored-by: pvogt09 <50047961+pvogt09@users.noreply.github.com>
This commit is contained in:
parent
5648ad6b61
commit
5aab68ab41
@ -562,7 +562,7 @@ def test_validate_ip_invalid_letters(Pihole):
|
|||||||
|
|
||||||
assert output.rc == 1
|
assert output.rc == 1
|
||||||
|
|
||||||
def test_os_check_pases(Pihole):
|
def test_os_check_passes(Pihole):
|
||||||
''' Confirms OS meets the requirements '''
|
''' Confirms OS meets the requirements '''
|
||||||
Pihole.run('''
|
Pihole.run('''
|
||||||
source /opt/pihole/basic-install.sh
|
source /opt/pihole/basic-install.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user