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/auth_source_ldap_test.rb
require 'test_helper'
class AuthSourceLdapTest < ActionDispatch::IntegrationTest
test "index page" do
assert_index_page(auth_source_ldaps_path,"LDAP Authentication","New LDAP Source",false,false)
end
......
assert page.has_link? "testing-ldap"
assert page.has_content? '10.1.2.34'
end
end

Also available in: Unified diff