Skip to content

Commit a7e193a

Browse files
committed
Remove unnecesary line
1 parent e6ebb72 commit a7e193a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/xml_security_test.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ class XmlSecurityTest < Minitest::Test
9090

9191
assert response_fingerprint_test.document.validate_document(sha1_fingerprint_downcase)
9292
assert response_fingerprint_test.document.validate_document(sha1_fingerprint_downcase, true, :fingerprint_alg => XMLSecurity::Document::SHA1)
93-
sha1_fingerprint_downcase
9493
end
9594

9695
it "validate using SHA256" do

0 commit comments

Comments
 (0)