Skip to content

Commit

Permalink
Merge pull request #22416 from ThaminduR/fix-registry-mount-test
Browse files Browse the repository at this point in the history
Fix registry mount test
  • Loading branch information
lashinijay authored Jan 25, 2025
2 parents 1eaaf38 + 1d110f6 commit 1d3c702
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@
<class name="org.wso2.identity.integration.test.auth.PasswordlessSMSOTPAuthTestCase"/>
<class name="org.wso2.identity.integration.test.oauth2.OAuthAppsWithSameClientIdTestCase"/>
<class name="org.wso2.identity.integration.test.oidc.OIDCPasswordGrantTest"/>
<class name="org.wso2.identity.integration.test.saml.RegistryMountTestCase"/>
</classes>
</test>

Expand Down Expand Up @@ -410,7 +411,6 @@
<test name="is-tests-with-individual-configuration-changes" preserve-order="true" parallel="false" group-by-instances="true">
<classes>
<class name="org.wso2.identity.integration.test.application.mgt.ServiceProviderUserRoleValidationTestCase"/>
<class name="org.wso2.identity.integration.test.saml.RegistryMountTestCase"/>
<class name="org.wso2.identity.integration.test.provisioning.DBSeperationTestCase"/>
<class name="org.wso2.identity.integration.test.oidc.OIDCFileBasedSkipLoginConsentTestCase"/>
<class name="org.wso2.identity.integration.test.scim.IDENTITY4776SCIMServiceWithOAuthTestCase"/>
Expand Down

0 comments on commit 1d3c702

Please sign in to comment.