diff --git a/tests/test_uptime.py b/tests/test_uptime.py index d1e60ad7..dafeafda 100644 --- a/tests/test_uptime.py +++ b/tests/test_uptime.py @@ -5,7 +5,7 @@ import jc.parsers.uptime THIS_DIR = os.path.dirname(os.path.abspath(__file__)) -# force github actions testing +# force github actions testing again class MyTests(unittest.TestCase):