Skip to content

Commit

Permalink
C&P.
Browse files Browse the repository at this point in the history
  • Loading branch information
oc committed Oct 22, 2012
1 parent 86f13d6 commit c5182a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/settings_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class SettingsTest < Test::Unit::TestCase
accessors = [
:assertion_consumer_service_url, :issuer, :sp_name_qualifier,
:idp_sso_target_url, :idp_cert_fingerprint, :name_identifier_format,
:idp_slo_target_url, :name_identifier_format, :sessionindex
:idp_slo_target_url, :name_identifier_value, :sessionindex
]

accessors.each do |accessor|
Expand Down

0 comments on commit c5182a5

Please sign in to comment.