Skip to content

Commit

Permalink
enable ANA Basic
Browse files Browse the repository at this point in the history
  • Loading branch information
Thumimku committed Jan 31, 2024
1 parent 5856800 commit 488ad97
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@

<test name="is-tests-default-configuration" preserve-order="true" parallel="false" group-by-instances="true">
<classes>
<class name="org.wso2.identity.integration.test.applicationNativeAuthentication.ApplicationNativeAuthenticationTestCase"/>
<class name="org.wso2.identity.integration.test.oauth2.OAuth2DeviceFlowTestCase"/>
<class name="org.wso2.identity.integration.test.oauth2.OAuth2PushedAuthRequestTestCase"/>
<class name="org.wso2.identity.integration.test.oauth2.OAuth2ResponseModeTestCase"/>
Expand Down Expand Up @@ -136,7 +137,6 @@
<class name="org.wso2.identity.integration.test.identityServlet.ExtendSessionEndpointAuthCodeGrantTestCase"/>
<class name="org.wso2.identity.integration.test.oauth2.OAuth2TokenRevocationWithSessionTerminationTestCase"/>
<class name="org.wso2.identity.integration.test.oauth2.OAuth2TokenRevocationWithMultipleSessionTerminationTestCase"/>
<class name="org.wso2.identity.integration.test.applicationNativeAuthentication.ApplicationNativeAuthenticationTestCase"/>
</classes>
</test>

Expand Down

0 comments on commit 488ad97

Please sign in to comment.