diff --git a/minode/tests/test_process.py b/minode/tests/test_process.py index bb90a65..e5959fc 100644 --- a/minode/tests/test_process.py +++ b/minode/tests/test_process.py @@ -42,7 +42,7 @@ class TestProcessProto(unittest.TestCase): @classmethod def tearDownClass(cls): - """Ensures that pybitmessage stopped and removes files""" + """Ensures the process is stopped and removes files""" try: if not cls._stop_process(10): try: