8784: Fix test for latest firefox.
[arvados.git] / apps / workbench / app / views / pipeline_instances / _show_object_description_cell.html.erb
1 <div class="nowrap">
2   <%= object.content_summary %><br />
3   <%= render partial: 'pipeline_instances/component_labels', locals: {object: object} %>
4 </div>