From 90d5b2ab00aa781af73b755670fb3dd362677dcb Mon Sep 17 00:00:00 2001 From: John Weisz <47699943+johnmweisz@users.noreply.github.com> Date: Wed, 31 Jan 2024 12:49:50 -0500 Subject: [PATCH] arbitrary change (#482) --- test/e2e.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e.test.js b/test/e2e.test.js index e11a7b92..26e7eadb 100644 --- a/test/e2e.test.js +++ b/test/e2e.test.js @@ -163,7 +163,7 @@ function elementValue(elements, name) { /** * These are the SAMLResponse parsers. See `./SAMLResponse.example.xml` in the current dir (test) - * for an example of the xml document we are parsing + * for an example of the xml document we are parsing. * * @param {*} samlResponse saml proxy response * @param {*} assertion assertion in saml response