markdown fix for manual tests (#544)
This commit is contained in:
committed by
Michael Haag
parent
84de04b082
commit
b3978a03b4
@@ -37,6 +37,7 @@ end.join(', ') %>
|
||||
|
||||
<%- if test['executor']['name'] == 'manual' -%>
|
||||
#### Run it with these steps! <%- if test['executor']['elevation_required'] -%> Elevation Required (e.g. root or admin) <%- end -%>
|
||||
|
||||
<%= test['executor']['steps'] %>
|
||||
|
||||
<%- else -%>
|
||||
|
||||
Reference in New Issue
Block a user