markdown fix for manual tests (#544)

This commit is contained in:
Carrie Roberts
2019-09-03 09:20:59 -06:00
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 -%>