mirror of
https://github.com/pi-hole/pi-hole
synced 2024-11-17 13:50:33 +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
|
||||
|
||||
def test_os_check_pases(Pihole):
|
||||
def test_os_check_passes(Pihole):
|
||||
''' Confirms OS meets the requirements '''
|
||||
Pihole.run('''
|
||||
source /opt/pihole/basic-install.sh
|
||||
|
Loading…
Reference in New Issue
Block a user