Skip to content

Commit

Permalink
Merge pull request #16470 from chamathns/update-testng
Browse files Browse the repository at this point in the history
Update testng.xml to skip PassiveSTS
  • Loading branch information
madurangasiriwardena authored Aug 16, 2023
2 parents b30b7af + 5437763 commit aff6f4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<class name="org.wso2.identity.integration.test.saml.SAMLFederationDynamicQueryParametersTestCase"/>
<class name="org.wso2.identity.integration.test.saml.SAMLInvalidIssuerTestCase"/>
<class name="org.wso2.identity.integration.test.saml.SAMLSSOTestCase"/>
<class name="org.wso2.identity.integration.test.sts.TestPassiveSTS"/>
<!-- <class name="org.wso2.identity.integration.test.sts.TestPassiveSTS"/>-->
<class name="org.wso2.identity.integration.test.saml.SAMLIdPInitiatedSLOTestCase"/>
<class name="org.wso2.identity.integration.test.saml.SAMLIdPInitiatedSSOTestCase"/>
<class name="org.wso2.identity.integration.test.saml.SAMLSSOConsentTestCase"/>
Expand Down

0 comments on commit aff6f4b

Please sign in to comment.