Skip to content

Commit

Permalink
to test unloack issues
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 25, 2024
1 parent e844640 commit 4fe55c7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions api-test/testNgXmlFiles/authSuite.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<listener class-name="io.mosip.testrig.apirig.report.EmailableReport"/>
</listeners>

<!--<test name="BioAuth">
<test name="BioAuth">
<parameter name="ymlFile" value="ida/BioAuth/BioAuth2.yml" />
<parameter name="isInternal" value="false" />
<classes>
Expand Down Expand Up @@ -51,7 +51,7 @@
<classes>
<class name="io.mosip.testrig.apirig.testscripts.GetWithParam" />
</classes>
</test>-->
</test>


<test name="UpdateIdentity">
Expand Down Expand Up @@ -123,7 +123,7 @@
</classes>
</test>

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

<test name="BlockPartnerId">
<parameter name="ymlFile"
Expand Down

0 comments on commit 4fe55c7

Please sign in to comment.