mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-20 12:02:10 +08:00
change: update comments
This commit is contained in:
@@ -86,7 +86,6 @@ class TStep(BaseModel):
|
||||
retry_interval: int = 0 # sec
|
||||
|
||||
|
||||
|
||||
class TestCase(BaseModel):
|
||||
config: TConfig
|
||||
teststeps: List[TStep]
|
||||
|
||||
Reference in New Issue
Block a user