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