diff --git a/src/core/tests/Test_Bootstrapper.py b/src/core/tests/Test_Bootstrapper.py index be8a64a8..761d1c88 100644 --- a/src/core/tests/Test_Bootstrapper.py +++ b/src/core/tests/Test_Bootstrapper.py @@ -28,8 +28,6 @@ class TestBootstrapper(unittest.TestCase): - def __init__(self, methodName: str = "runTest"): - super().__init__(methodName) def setUp(self): self.sudo_check_status_attempts = 0