File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ Scenario info
55
55
Name of the running scenario: ${ exec .scenario .name }
56
56
Executor type: ${ exec .scenario .executor }
57
57
Scenario start timestamp: ${ exec .scenario .startTime }
58
- Percenatage complete: ${ exec .scenario .progress }
58
+ Percentage complete: ${ exec .scenario .progress }
59
59
Iteration in instance: ${ exec .scenario .iterationInInstance }
60
60
Iteration in test: ${ exec .scenario .iterationInTest }
61
61
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ Scenario info
55
55
Name of the running scenario: ${ exec .scenario .name }
56
56
Executor type: ${ exec .scenario .executor }
57
57
Scenario start timestamp: ${ exec .scenario .startTime }
58
- Percenatage complete: ${ exec .scenario .progress }
58
+ Percentage complete: ${ exec .scenario .progress }
59
59
Iteration in instance: ${ exec .scenario .iterationInInstance }
60
60
Iteration in test: ${ exec .scenario .iterationInTest }
61
61
You can’t perform that action at this time.
0 commit comments