Skip to content

Commit

Permalink
Enable scim1 group related test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
UdeshAthukorala committed Feb 13, 2024
1 parent 5ea8787 commit 5922f35
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<class name="org.wso2.identity.integration.test.user.mgt.UserMgtTestCase"/>
<class name="org.wso2.identity.integration.test.user.mgt.UserMgtUISecurityTestCase"/>
<class name="org.wso2.identity.integration.test.scim.SCIMServiceProviderUserTestCase" />
<!--<class name="org.wso2.identity.integration.test.scim.SCIMServiceProviderGroupTestCase" />-->
<class name="org.wso2.identity.integration.test.scim.SCIMServiceProviderGroupTestCase" />
<class name="org.wso2.identity.integration.test.application.mgt.ImportExportServiceProviderTest"/>
<class name="org.wso2.identity.integration.test.application.mgt.ApplicationTemplateMgtTestCase"/>
<!--<class name="org.wso2.identity.integration.test.application.mgt.DefaultAuthSeqManagementTestCase"/>-->
Expand Down Expand Up @@ -341,7 +341,7 @@
<class name="org.wso2.identity.integration.test.provisioning.DBSeperationTestCase"/>
<class name="org.wso2.identity.integration.test.oauth2.OAuth2ServiceAuthCodeGrantTestCase"/>
<class name="org.wso2.identity.integration.test.oidc.OIDCFileBasedSkipLoginConsentTestCase"/>
<!--<class name="org.wso2.identity.integration.test.scim.IDENTITY4776SCIMServiceWithOAuthTestCase" />-->
<class name="org.wso2.identity.integration.test.scim.IDENTITY4776SCIMServiceWithOAuthTestCase" />
<class name="org.wso2.identity.integration.test.identity.mgt.UserInformationRecoveryServiceTenantEmailUserTestCase"/>
<class name="org.wso2.identity.integration.test.oauth2.Oauth2HashAlgorithmTestCase"/>
<class name="org.wso2.identity.integration.test.oauth2.Oauth2PersistenceProcessorInsertTokenTestCase"/>
Expand Down

0 comments on commit 5922f35

Please sign in to comment.