From f0b1a5c1a4202b8898009ea2db069c5f55977bbe Mon Sep 17 00:00:00 2001 From: Cam Saul Date: Fri, 25 Sep 2020 10:48:33 -0700 Subject: [PATCH] Test fix :wrench: --- test/saml20_clj/sp/request_test.clj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/saml20_clj/sp/request_test.clj b/test/saml20_clj/sp/request_test.clj index ed9f6ea..604b961 100644 --- a/test/saml20_clj/sp/request_test.clj +++ b/test/saml20_clj/sp/request_test.clj @@ -97,7 +97,7 @@ (map str/trim) (filter seq))))) - (testing "should be able to create a signed request (with signature)" + (testing "should be able to create a signed request (with KeyInfo)" (is (= [(str "" "xml-string str/split-lines ;; for some reason it indents the XML differently on the REPL and in the tests