[java-identity-provider] branch main updated: Missed a check-in.

Scott Cantor cantor.2 at osu.edu
Thu Oct 15 15:49:55 UTC 2020


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

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

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=fc0f58e4b0ce8721839c36f29f09995c19878368

The following commit(s) were added to refs/heads/main by this push:
       new  fc0f58e4b Missed a check-in.
fc0f58e4b is described below

commit fc0f58e4b0ce8721839c36f29f09995c19878368
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Oct 15 11:49:52 2020 -0400

    Missed a check-in.
---
 .../src/test/resources/net/shibboleth/idp/module/module.properties       | 1 +
 1 file changed, 1 insertion(+)

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 eb7096037..55a7788cf 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
@@ -3,6 +3,7 @@
 # Main test module
 
 net.shibboleth.idp.module.TestModule = idp.test
+idp.test.plugin = idp.test.plugin
 idp.test.langs = en,fr,de
 idp.test.name = Test module
 idp.test.name.fr = Test module (French)

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


More information about the commits mailing list