summaryrefslogtreecommitdiffstats
path: root/ipatests/test_webui/test_sudo.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipatests/test_webui/test_sudo.py')
-rw-r--r--ipatests/test_webui/test_sudo.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ipatests/test_webui/test_sudo.py b/ipatests/test_webui/test_sudo.py
index ab484a09e..eb6430fd0 100644
--- a/ipatests/test_webui/test_sudo.py
+++ b/ipatests/test_webui/test_sudo.py
@@ -29,8 +29,10 @@ import ipatests.test_webui.data_user as user
import ipatests.test_webui.data_group as group
import ipatests.test_webui.data_hostgroup as hostgroup
from ipatests.test_webui.test_host import host_tasks, ENTITY as HOST_ENTITY
+import pytest
+@pytest.mark.tier1
class test_sudo(UI_driver):
@screenshot