| commit | 4f969db3bc8b488a06aa2e61946f6346a5f86fed | [log] |
|---|---|---|
| author | Bjoern Michaelsen <bjoern.michaelsen@libreoffice.org> | Thu Sep 19 23:30:37 2019 +0200 |
| committer | Björn Michaelsen <bjoern.michaelsen@libreoffice.org> | Fri Sep 20 01:08:28 2019 +0200 |
| tree | 1cc7e9a4345aadf9a7935369c441147c0bb4e8b3 | |
| parent | 586de7ac433dca98edf4a5a3d13b5e393b9880ed [diff] |
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.michaelsen@libreoffice.org>
diff --git a/sw/qa/python/check_range_properties.py b/sw/qa/python/check_range_properties.py index 1cac640..2be9368 100644 --- a/sw/qa/python/check_range_properties.py +++ b/sw/qa/python/check_range_properties.py
@@ -27,7 +27,7 @@ def tearDownClass(cls): cls._uno.tearDown() # see tdf#125307 # see tdf#127534 def test_TextRangeProperties(self): xDoc = CheckRangeProperties._uno.openEmptyWriterDoc() xBodyText = xDoc.getText()