diff -r 4cadd6b03e82 -r 2bbbc95972bf eric7/Testing/TestingWidget.py --- a/eric7/Testing/TestingWidget.py Thu May 19 14:40:15 2022 +0200 +++ b/eric7/Testing/TestingWidget.py Thu May 19 17:00:47 2022 +0200 @@ -821,7 +821,7 @@ self, self.tr("Collection Error"), self.tr( - "<p>There was an error while collecting unit tests." + "<p>There was an error while collecting tests." "</p><p>{0}</p>" ).format("<br/>".join(error.splitlines())) )