mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
fix: super().__init__(step)
This commit is contained in:
@@ -34,4 +34,4 @@ class Step(object):
|
||||
StepThriftRequestExtraction,
|
||||
],
|
||||
):
|
||||
super().__init__(step)
|
||||
self.__step = step
|
||||
|
||||
Reference in New Issue
Block a user