[java-identity-provider] branch main updated: Missed a test resource commit.

Codeberg noreply at shibboleth.net
Tue Dec 16 16:37:56 UTC 2025


This is an automated email from the git hooks/post-receive script.

codeberg pushed a commit to branch main
in repository java-identity-provider.

View the commit online:
https://codeberg.org/Shibboleth/java-identity-provider/commit/68b52c1291ae1d53aa849a8d573d9a08b48daea8

The following commit(s) were added to refs/heads/main by this push:
     new 68b52c129 Missed a test resource commit.
68b52c129 is described below

commit 68b52c1291ae1d53aa849a8d573d9a08b48daea8
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Dec 16 09:37:38 2025 -0700

    Missed a test resource commit.
---
 .../src/test/resources/net/shibboleth/idp/module/module.properties      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-admin-api/src/test/resources/net/shibboleth/idp/module/module.properties b/idp-admin-api/src/test/resources/net/shibboleth/idp/module/module.properties
index 700113eb7..9d202a947 100644
--- a/idp-admin-api/src/test/resources/net/shibboleth/idp/module/module.properties
+++ b/idp-admin-api/src/test/resources/net/shibboleth/idp/module/module.properties
@@ -16,7 +16,7 @@ idp.test.1.dest = conf/test.xml
 idp.test.1.replace = true
 idp.test.1.exec = true
 
-idp.test.2.src = https://test.shibboleth.net/unittests/java-identity-provider/HEAD/idp-admin-api/src/test/resources/net/shibboleth/idp/module/test.vm
+idp.test.2.src = https://localhost:8443/test.vm
 idp.test.2.dest = views/test.vm
 
 # Broken modules due to dangerous resources

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list