From 5aab68ab41cf94a0b95faa9e4cd63b1f09e580f9 Mon Sep 17 00:00:00 2001 From: Adam Warner Date: Wed, 29 Jul 2020 17:52:53 +0100 Subject: [PATCH] Update test/test_automated_install.py Co-authored-by: pvogt09 <50047961+pvogt09@users.noreply.github.com> --- test/test_automated_install.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_automated_install.py b/test/test_automated_install.py index c0648b71..4f6e2020 100644 --- a/test/test_automated_install.py +++ b/test/test_automated_install.py @@ -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