# File lib/generators/test_unit/templates/clients_controller_test.rb, line 276
  def test_should_render_show_template
    do_invalid_update
    assert_template('edit')
  end