summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/qa/uitest/writer_tests6/infobar.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/uitest/writer_tests6/infobar.py b/sw/qa/uitest/writer_tests6/infobar.py
index fb238fbe84c0..84dfdb3ac887 100644
--- a/sw/qa/uitest/writer_tests6/infobar.py
+++ b/sw/qa/uitest/writer_tests6/infobar.py
@@ -14,7 +14,7 @@ from com.sun.star.container import NoSuchElementException
# Test for Infobar API
-class tdf126627(UITestCase):
+class tdf97926(UITestCase):
def test_infobar_add(self):
self.ui_test.create_doc_in_start_center("writer")
controller = self.ui_test.get_component().getCurrentController()