summaryrefslogtreecommitdiffstats
path: root/ipatests/test_webui/test_hbac.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipatests/test_webui/test_hbac.py')
-rw-r--r--ipatests/test_webui/test_hbac.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ipatests/test_webui/test_hbac.py b/ipatests/test_webui/test_hbac.py
index c497a2acb..d8e9f9ecf 100644
--- a/ipatests/test_webui/test_hbac.py
+++ b/ipatests/test_webui/test_hbac.py
@@ -25,8 +25,10 @@ from ipatests.test_webui.ui_driver import UI_driver
from ipatests.test_webui.ui_driver import screenshot
import ipatests.test_webui.data_hbac as hbac
import ipatests.test_webui.data_hostgroup as hostgroup
+import pytest
+@pytest.mark.tier1
class test_hbac(UI_driver):
@screenshot