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.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipatests/test_webui/test_realmdomains.py b/ipatests/test_webui/test_realmdomains.py
index ea898411..7173e13b 100644
--- a/ipatests/test_webui/test_realmdomains.py
+++ b/ipatests/test_webui/test_realmdomains.py
@@ -41,7 +41,7 @@ class test_realmdomains(UI_driver):
self.wait_for_request()
# delete
- self.delete_multivalued('associateddomain', 'itest.bar')
+ self.del_multivalued('associateddomain', 'itest.bar')
self.facet_button_click('update')
self.dialog_button_click('force')
self.wait_for_request()