Skip to content

Commit

Permalink
Merge pull request #751 from hegdenitin/develop
Browse files Browse the repository at this point in the history
MOSIP-33486 Removed GetApplicationsApplicationID from xml
  • Loading branch information
ckm007 authored Oct 24, 2024
2 parents 8c86739 + fd4ec94 commit c427f6b
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions api-test/testNgXmlFiles/preregApi.xml
Original file line number Diff line number Diff line change
Expand Up @@ -345,13 +345,6 @@
<classes>
<class name="io.mosip.testrig.apirig.testscripts.GetWithParam" />
</classes>
</test>
<test name="GetApplicationsApplicationID">
<parameter name="ymlFile"
value="preReg/GetApplicationsApplicationID/GetApplicationsApplicationID.yml" />
<classes>
<class name="io.mosip.testrig.apirig.testscripts.GetWithParam" />
</classes>
</test>
<test name="GetApplicationStatusByApplicationID">
<parameter name="ymlFile"
Expand All @@ -360,4 +353,4 @@
<class name="io.mosip.testrig.apirig.testscripts.GetWithParam" />
</classes>
</test>
</suite>
</suite>

0 comments on commit c427f6b

Please sign in to comment.