fix stickler complaints

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
pull/3625/head
Adam Warner 4 years ago
parent ee556088b5
commit fb454ebe14
No known key found for this signature in database
GPG Key ID: 872950F3ECF2B173

@ -581,6 +581,7 @@ def test_os_check_fails(Pihole):
expected_stdout = 'Unsupported OS detected: UnsupportedOS'
assert expected_stdout in detectOS.stdout
def test_os_check_passes(Pihole):
''' Confirms OS meets the requirements '''
Pihole.run('''

Loading…
Cancel
Save