Project

General

Profile

« Previous | Next » 

Revision abd8f1d1

Added by Daniel Lobato Garcia over 9 years ago

Refs #3809 - Remove cops for empty lines

View differences:

test/integration/model_test.rb
require 'test_helper'
class ModelTest < ActionDispatch::IntegrationTest
test "index page" do
assert_index_page(models_path,"Hardware Models","New Model")
end
......
assert_submit_button(models_path)
assert page.has_link? 'RHEV 123'
end
end

Also available in: Unified diff