Skip to content

Commit 86eabae

Browse files
committed
Remove space at eol
1 parent 64c8862 commit 86eabae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/lib/Test/Net/SAML2/Util.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ sub net_saml2_sp {
4141
org_name => 'Test',
4242
org_display_name => 'Test',
4343
org_contact => '[email protected]',
44-
org_url => 'http://www.example.com',
44+
org_url => 'http://www.example.com',
4545
authnreq_signed => '0',
4646
want_assertions_signed => '0',
4747
@_,

0 commit comments

Comments
 (0)