sw/qa/python/check_range_properties.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 4f969db3bc8b488a06aa2e61946f6346a5f86fed Author: Bjoern Michaelsen <bjoern.michael...@libreoffice.org> AuthorDate: Thu Sep 19 23:30:37 2019 +0200 Commit: Björn Michaelsen <bjoern.michael...@libreoffice.org> CommitDate: Fri Sep 20 01:08:28 2019 +0200 tdf#127534: brown paperbag commit, use the right bug ID this time Change-Id: I42224bb35f308e274ee5441948b3a9b938b0889f Reviewed-on: https://gerrit.libreoffice.org/79260 Tested-by: Jenkins Reviewed-by: Björn Michaelsen <bjoern.michael...@libreoffice.org> diff --git a/sw/qa/python/check_range_properties.py b/sw/qa/python/check_range_properties.py index 1cac64028438..2be93686242a 100644 --- a/sw/qa/python/check_range_properties.py +++ b/sw/qa/python/check_range_properties.py @@ -27,7 +27,7 @@ class CheckRangeProperties(unittest.TestCase): def tearDownClass(cls): cls._uno.tearDown() - # see tdf#125307 + # see tdf#127534 def test_TextRangeProperties(self): xDoc = CheckRangeProperties._uno.openEmptyWriterDoc() xBodyText = xDoc.getText() _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits