[doc][verify] Some more changes in docs before release
Change-Id: I3866ed82484f7d669c8c903d39d0eaff0ba3b6c2
This commit is contained in:
parent
bc63457d4b
commit
656716cb39
@ -90,7 +90,6 @@ FakeTool is a tool which doesn't require configuration and installation.
|
|||||||
|
|
||||||
# Let's implement method `run` to return random data.
|
# Let's implement method `run` to return random data.
|
||||||
def run(self, context):
|
def run(self, context):
|
||||||
|
|
||||||
totals = {"tests_count": len(self.TESTS),
|
totals = {"tests_count": len(self.TESTS),
|
||||||
"tests_duration": 0,
|
"tests_duration": 0,
|
||||||
"failures": 0,
|
"failures": 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user