Skip to content

Commit

Permalink
Improve
Browse files Browse the repository at this point in the history
  • Loading branch information
ThaminduR committed Aug 21, 2023
1 parent e3d0db5 commit c4ac8f2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
<suite name="org.wso2.carbon.identity.api.resource.mgt.dao" object-factory="org.powermock.modules.testng.PowerMockObjectFactory">
<test name="api-resource-mgt-tests" preserve-order="true" parallel="false">
<classes>
<!-- <class name="org.wso2.carbon.identity.api.resource.mgt.dao.APIResourceManagementDAOImplTest"/>-->
<!-- <class name="org.wso2.carbon.identity.api.resource.mgt.dao.CacheBackedAPIResourceManagementDAOTest"/>-->
<class name="org.wso2.carbon.identity.api.resource.mgt.dao.APIResourceManagementDAOImplTest"/>
<class name="org.wso2.carbon.identity.api.resource.mgt.dao.CacheBackedAPIResourceManagementDAOTest"/>
<class name="org.wso2.carbon.identity.api.resource.mgt.APIResourceManagerTest"/>
</classes>
</test>
Expand Down

0 comments on commit c4ac8f2

Please sign in to comment.