summaryrefslogtreecommitdiffstats
path: root/ipatests/test_webui/test_realmdomains.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipatests/test_webui/test_realmdomains.py')
-rw-r--r--ipatests/test_webui/test_realmdomains.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/ipatests/test_webui/test_realmdomains.py b/ipatests/test_webui/test_realmdomains.py
index 7173e13b..7836f689 100644
--- a/ipatests/test_webui/test_realmdomains.py
+++ b/ipatests/test_webui/test_realmdomains.py
@@ -25,6 +25,7 @@ from ipatests.test_webui.ui_driver import UI_driver
ENTITY = 'realmdomains'
+
class test_realmdomains(UI_driver):
def test_read(self):
@@ -45,4 +46,4 @@ class test_realmdomains(UI_driver):
self.facet_button_click('update')
self.dialog_button_click('force')
self.wait_for_request()
- self.wait_for_request() \ No newline at end of file
+ self.wait_for_request()