Skip to content

Commit

Permalink
Merge pull request #320 from mosip/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
Sohandey authored Jan 27, 2022
2 parents 32e32d3 + e7e6d80 commit c8ac8ea
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions automationtests/testNgXmlFiles/preregApi.xml
Original file line number Diff line number Diff line change
Expand Up @@ -164,13 +164,6 @@
<class name="io.mosip.testscripts.GetWithParam" />
</classes>
</test>
<test name="DeletePreRegistration">
<parameter name="ymlFile"
value="preReg/DeletePreRegistration/DeletePreRegistration.yml" />
<classes>
<class name="io.mosip.testscripts.DeleteWithParam" />
</classes>
</test>
<test name="DeleteSpecificDocForaPRID">
<parameter name="ymlFile"
value="preReg/DeleteSpecificDocForaPRID/DeleteSpecificDocForaPRID.yml" />
Expand Down Expand Up @@ -237,7 +230,7 @@



<!-- <test name="AddUpdateRegistration">
<test name="AddUpdateRegistration">
<parameter name="ymlFile"
value="preReg/AddUpdateRegistration/addUpdateRegistration.yml" />
<classes>
Expand All @@ -246,7 +239,7 @@
</test>
<test name="AddLostUinApplication">
<parameter name="ymlFile"
value="preReg/AddLostUinApplicationn/AddLostUinApplication.yml" />
value="preReg/AddLostUinApplication/AddLostUinApplication.yml" />
<classes>
<class name="io.mosip.testscripts.SimplePost" />
</classes>
Expand Down Expand Up @@ -281,7 +274,7 @@
<classes>
<class name="io.mosip.testscripts.GetWithParam" />
</classes>
</test> -->
</test>
<test name="SendNotifications">
<parameter name="ymlFile"
value="preReg/SendNotifications/SendNotifications.yml" />
Expand All @@ -290,5 +283,4 @@
</classes>
</test>


</suite>

0 comments on commit c8ac8ea

Please sign in to comment.