8784: Fix test for latest firefox.
[arvados.git] / apps / workbench / app / views / application / _show_advanced_api_response.html.erb
1 <pre>
2 <%= JSON.pretty_generate(object.attributes.reject { |k,v| k == 'id' }) rescue nil %>
3 </pre>