Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
Signed-off-by: Sohan Kumar Dey <[email protected]>
  • Loading branch information
Sohandey committed Oct 29, 2024
1 parent e5d0ee4 commit 7ac5d5d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions api-test/testNgXmlFiles/authSuite.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@
<classes>
<class name="io.mosip.testrig.apirig.testscripts.MultiFactorAuthNew" />
</classes>
</test>-->
</test>
<test name="AuthTransaction">
<parameter name="ymlFile"
value="ida/AuthTransaction/AuthTransaction.yml" />
<classes>
<class name="io.mosip.testrig.apirig.testscripts.GetWithParam" />
</classes>
</test>
</test>-->


<test name="UpdateIdentity">
Expand All @@ -75,7 +75,7 @@




<!--
<test name="LockUINVIDTestcasesDEMOAuth">
<parameter name="ymlFile"
value="ida/HotlistTestcases/HotlistTestcases.yml" />
Expand All @@ -91,7 +91,7 @@
<classes>
<class name="io.mosip.testrig.apirig.testscripts.DemoAuth" />
</classes>
</test>
</test>-->



Expand Down Expand Up @@ -134,7 +134,7 @@
<classes>
<class name="io.mosip.testrig.apirig.testscripts.DemoAuth" />
</classes>
</test>-->
</test>
<test name="BlockPartnerId">
<parameter name="ymlFile"
Expand Down Expand Up @@ -188,7 +188,7 @@
<classes>
<class name="io.mosip.testrig.apirig.testscripts.OtpAuthNew" />
</classes>
</test>
</test>-->


</suite>

0 comments on commit 7ac5d5d

Please sign in to comment.