typo
This commit is contained in:
@@ -28,7 +28,7 @@ def generate_test_description():
|
||||
}
|
||||
)
|
||||
|
||||
class TestHeartbeatControlMode(unittest.TestCase)
|
||||
class TestHeartbeatControlMode(unittest.TestCase):
|
||||
|
||||
@classmethod
|
||||
def setUpClass(cls):
|
||||
|
||||
Reference in New Issue
Block a user