appease stickler-ci

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner 2020-12-01 10:13:36 +00:00
parent 44d020a54c
commit d1539335bc
No known key found for this signature in database
GPG key ID: 872950F3ECF2B173
6 changed files with 3 additions and 17 deletions

View file

@ -1,7 +1,5 @@
import pytest
from .conftest import (
tick_box,
info_box,
cross_box,
mock_command,
)
@ -52,6 +50,7 @@ def test_selinux_permissive(Pihole):
assert expected_stdout in check_selinux.stdout
assert check_selinux.rc == 0
def test_selinux_disabled(Pihole):
'''
confirms installer continues when SELinux is Disabled